Changes between Version 2 and Version 3 of ActionKeyMap

Show
Ignore:
Timestamp:
10/24/09 21:50:42 (11 months ago)
Author:
arik (IP: 87.69.223.158)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ActionKeyMap

    v2 v3  
    6262 
    6363= Notices = 
    64 * When removing action's shortcuts, the modified action would be saved as a row in the `action_keymap.xml` file with no keystroke nor alt_keystroke attribute. 
    65 * While modifiying the shortcuts via the shortcuts editor, the editor ensures that no keystroke is assigned to more than one action. You should take care for it by yourself if you modify the `action_keymap.xml` file directly. 
    66 * If an action is assigned with an alternative shortcut but with no primary shortcut, the alternative will serve as the primary shortcut and the `action_keymap.xml` file will be updated by the application on closing. 
     64 * When removing action's shortcuts, the modified action would be saved as a row in the `action_keymap.xml` file with no keystroke nor alt_keystroke attribute. 
     65 * While modifiying the shortcuts via the shortcuts editor, the editor ensures that no keystroke is assigned to more than one action. You should take care for it by yourself if you modify the `action_keymap.xml` file directly. 
     66 * If an action is assigned with an alternative shortcut but with no primary shortcut, the alternative will serve as the primary shortcut and the `action_keymap.xml` file will be updated by the application on closing.