Changeset 14419 for trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/StandardKeyBindings.keybindings
- Timestamp:
- Nov 7, 2010, 10:43:59 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/aux/cocotron/win32/cocotron/AppKit.framework/Resources/StandardKeyBindings.keybindings
r12448 r14419 1 1 { 2 2 /* let's try this format! (Apple is using a gigantic XML database...) */ 3 "0x0008" = "deleteBackward:"; /* <-(backspace? heh) */3 "0x0008" = "deleteBackward:"; /* (backspace? heh) */ 4 4 "0x001B" = "cancel:"; /* Escape */ 5 5 "0x0009" = "insertTab:";
Note: See TracChangeset
for help on using the changeset viewer.