Mercurial > wow > reaction
annotate modules/Bindings.lua @ 109:410d036c43b2
- reorganize modularity file structure (part 1)
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Thu, 08 Jan 2009 00:57:27 +0000 |
parents | |
children |
rev | line source |
---|---|
flickerstreak@109 | 1 local L = ReAction.L |
flickerstreak@109 | 2 local _G = _G |
flickerstreak@109 | 3 |
flickerstreak@109 | 4 _G["BINDING_HEADER_REACTION"] = L["ReAction"] |
flickerstreak@109 | 5 |
flickerstreak@109 | 6 _G["BINDING_NAME_REACTION_TOGGLELOCK"] = L["Toggle ReAction Bar Lock"] |
flickerstreak@109 | 7 _G["BINDING_NAME_REACTION_TOGGLEKEYBIND"] = L["ReAction Keybinding Mode"] |