Mercurial > wow > reaction
view Bindings.lua @ 79:a45255f5d0c2
- Converted State options to use static options table + metatable handler
- Fixed bug with FixAll()
- Added external property handler registration
- Removed pages handler (to be migrated to ReAction_Action)
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 24 Jun 2008 23:39:43 +0000 |
parents | a4620a29a9cb |
children |
line wrap: on
line source
local L = LibStub("AceLocale-3.0"):GetLocale("ReAction") local _G = _G _G["BINDING_HEADER_REACTION"] = L["ReAction"] _G["BINDING_NAME_REACTION_TOGGLELOCK"] = L["Toggle ReAction Bar Lock"] _G["BINDING_NAME_REACTION_TOGGLEKEYBIND"] = L["ReAction Keybinding Mode"]