Mercurial > wow > reaction
comparison Bindings.xml @ 30:0d95ce7a9ec2
- added Ace3 externs
- converted ReAction_ConfigUI to use blizzard interface addons panel via AceConfigDialog-3.0
- partially converted FuBar module to LibRock, deprecated it (going to remove it entirely later)
- cleaned up a couple other tidbits
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Wed, 02 Apr 2008 23:31:13 +0000 |
parents | dba04d85c799 |
children | fc83b3f5b322 |
comparison
equal
deleted
inserted
replaced
29:9c89042bc328 | 30:0d95ce7a9ec2 |
---|---|
1 <Bindings> | 1 <Bindings> |
2 <!-- general keybindings --> | 2 <!-- general keybindings --> |
3 <Binding name="REACTION_TOGGLELOCK" header="REACTION"> | 3 <Binding name="REACTION_TOGGLELOCK" header="REACTION"> |
4 ReActionAddOn:ToggleLocked() | 4 |
5 </Binding> | 5 </Binding> |
6 <Binding name="REACTION_TOGGLEKEYBIND"> | 6 <Binding name="REACTION_TOGGLEKEYBIND"> |
7 ReActionAddOn:ToggleKeybindMode() | 7 |
8 </Binding> | 8 </Binding> |
9 | 9 |
10 <!-- dummy keybinds --> | 10 <!-- dummy keybinds --> |
11 </Bindings> | 11 </Bindings> |