view Bindings.xml @ 92:5f1d7a81317c

- Various bugfixes - Switched action bar paging/mc fully to the _childupdate method
author Flick <flickerstreak@gmail.com>
date Fri, 17 Oct 2008 22:43:57 +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>