public
Description: WoW Addon - Crowd control assistance
Homepage: http://www.tekkub.net
Clone URL: git://github.com/tekkub/controlfreak.git
Click here to lend your support to: controlfreak and make a donation at www.pledgie.com !
Tweak launcher declaration to match the updated spec
tekkub (author)
Sat Jul 19 19:19:08 -0700 2008
commit  044419ad2f1d9b1effcdbeb697d614e5e37f8a13
tree    cf3270e1ce860b5dea832a23c353509c917e6b12
parent  311e5468f9565c0c6f725b0b7f124115f71fcb77
...
110
111
112
113
 
114
115
116
...
110
111
112
 
113
114
115
116
0
@@ -110,7 +110,7 @@ SlashCmdList.CONTROLFREAK = function() InterfaceOptionsFrame_OpenToFrame(frame)
0
 ----------------------------------------
0
 
0
 LibStub:GetLibrary("LibDataBroker-1.1"):NewDataObject("ControlFreak", {
0
- launcher = true,
0
+ type = "launcher",
0
   icon = "Interface\\AddOns\\ControlFreak\\icon",
0
   OnClick = function() InterfaceOptionsFrame_OpenToFrame(frame) end,
0
 })

Comments

    No one has commented yet.