defaultKeybinding renamed to defaultkeybindings

cusax-fix
Yana Stamcheva 18 years ago
parent f3ebf20105
commit fcb321e8b4

@ -41,7 +41,7 @@ class KeybindingsServiceImpl
// Name of the relative directory that holds default bindings
private static final String DEFAULT_KEYBINDING_DIR =
"/resources/config/defaultKeybindings";
"/resources/config/defaultkeybindings";
// Name of the directory that holds custom bindings
private static final String CUSTOM_KEYBINDING_DIR = "keybindings";

Loading…
Cancel
Save