--- programs/systemg/BindingsEditor/code/BindingsList.cc +++ programs/systemg/BindingsEditor/code/BindingsList.cc @@ -22,7 +22,7 @@ #include -const JCharacter* kBindingsFileName = ".systemG.filebindings"; +const JCharacter* kBindingsFileName = ".desk/systemG.filebindings"; const JCharacter* kSysBindingsFileName = "filebindings"; const JCharacter* kSysBindingsPath = "/usr/local/lib/systemg/"; const JIndex kCurrentVersion = 1;