view Bindings.lua @ 122:a2d2f23137c8

- Rearranged and consolidated some files in modules directory - Added 'classes' directory, moved Bar and Overlay there - Added Button, ActionButton, and GridProxy classes, not in use yet
author Flick <flickerstreak@gmail.com>
date Mon, 23 Feb 2009 18:56:57 +0000
parents
children df68b5a40490
line wrap: on
line source
local L = ReAction.L
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"]