Mercurial > wow > reaction
annotate Bindings.lua @ 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 | a2d2f23137c8 |
children | df68b5a40490 |
rev | line source |
---|---|
flickerstreak@122 | 1 local L = ReAction.L |
flickerstreak@122 | 2 local _G = _G |
flickerstreak@122 | 3 |
flickerstreak@122 | 4 _G["BINDING_HEADER_REACTION"] = L["ReAction"] |
flickerstreak@122 | 5 |
flickerstreak@122 | 6 _G["BINDING_NAME_REACTION_TOGGLELOCK"] = L["Toggle ReAction Bar Lock"] |
flickerstreak@122 | 7 _G["BINDING_NAME_REACTION_TOGGLEKEYBIND"] = L["ReAction Keybinding Mode"] |