view Bindings.xml @ 163:ab5c37989986

- totem bar now stores which page was selected across sessions - totem bar shouldn't be messed up if resized around on non-shaman toons now
author Flick <flickerstreak@gmail.com>
date Sat, 22 Aug 2009 00:12:44 +0000
parents fc83b3f5b322
children
line wrap: on
line source
<Bindings>
  <!-- general keybindings -->
  <Binding name="REACTION_TOGGLELOCK" header="REACTION">
    ReAction:SetConfigMode(not ReAction:GetConfigMode())
  </Binding>
  <Binding name="REACTION_TOGGLEKEYBIND">
    ReAction:SetKeybindMode(not ReAction:GetKeybindMode())
  </Binding>
</Bindings>