public
Description: WoW Addon - Better minimap blips
Homepage: http://www.tekkub.net/
Clone URL: git://github.com/tekkub/blipstick.git
Click here to lend your support to: blipstick and make a donation at www.pledgie.com !
Tweak launcher declaration to match the updated spec
tekkub (author)
Sat Jul 19 19:20:04 -0700 2008
commit  13ac6b33bad68b495f6e454285af66eb22cd68c6
tree    0292516b7ce5b157941657e48b2f4b7c1968ee55
parent  fc3d28aa348a2be24d71f6ad5fc2d713bdfb6b39
...
92
93
94
95
 
96
97
98
...
92
93
94
 
95
96
97
98
0
@@ -92,7 +92,7 @@ LibStub("tekKonfig-AboutPanel").new("Blipstick", "Blipstick")
0
 ----------------------------------------
0
 
0
 LibStub:GetLibrary("LibDataBroker-1.1"):NewDataObject("Blipstick", {
0
- launcher = true,
0
+ type = "launcher",
0
   icon = "Interface\\AddOns\\Blipstick\\icon",
0
   OnClick = function() InterfaceOptionsFrame_OpenToFrame(frame) end,
0
 })

Comments

    No one has commented yet.