annotate Bindings.xml @ 28:21bcaf8215ff

- converted to Ace3 - rearranged file layout - configGUI menus not working right now
author Flick <flickerstreak@gmail.com>
date Mon, 17 Mar 2008 18:24:53 +0000
parents dba04d85c799
children 0d95ce7a9ec2
rev   line source
flickerstreak@23 1 <Bindings>
flickerstreak@23 2 <!-- general keybindings -->
flickerstreak@23 3 <Binding name="REACTION_TOGGLELOCK" header="REACTION">
flickerstreak@23 4 ReActionAddOn:ToggleLocked()
flickerstreak@23 5 </Binding>
flickerstreak@23 6 <Binding name="REACTION_TOGGLEKEYBIND">
flickerstreak@23 7 ReActionAddOn:ToggleKeybindMode()
flickerstreak@23 8 </Binding>
flickerstreak@23 9
flickerstreak@23 10 <!-- dummy keybinds -->
flickerstreak@23 11 </Bindings>