WoWInterface SVN BindingsReminder

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 3 to Rev 4
    Reverse comparison

Rev 3 → Rev 4

BindingsReminder/BindingsReminder.lua
229,6 → 229,8
 
f:SetScript("OnEvent", onEvent)
f:RegisterEvent("ADDON_LOADED")
-- hack to get around myBindings2 set scripting this
GameMenuButtonKeybindings:HookScript("OnClick", onShow)
 
function BindingsReminder.ADDON_LOADED(addon)
if addon == "Blizzard_BindingUI" then
BindingsReminder/changelog.txt
1,3 → 1,6
1.0-20400
- add support for myBindings2 in the form of opening the keyboard when
myBindings2 opens
0.9-20400
- can now switch layouts
0.8-20400