public
Description: WoW Addon - Handles all your mount & travel-form needs
Homepage: http://www.tekkub.net/
Clone URL: git://github.com/tekkub/mountme.git
Click here to lend your support to: mountme and make a donation at www.pledgie.com !
Tweak launcher declaration to match the updated spec
tekkub (author)
Sat Jul 19 19:16:43 -0700 2008
commit  4f65173906fbb40789fccfde9036d82172fd64b5
tree    c69126128ca6ba0f810b7f84b449aeb3f9cbe486
parent  27f4cdd44a2f02c204862db67a6371770d02b35d
...
61
62
63
64
 
65
66
67
...
61
62
63
 
64
65
66
67
0
@@ -61,7 +61,7 @@ LibStub("tekKonfig-AboutPanel").new("MountMe", "MountMe")
0
 ----------------------------------------
0
 
0
 LibStub:GetLibrary("LibDataBroker-1.1"):NewDataObject("MountMe", {
0
- launcher = true,
0
+ type = "launcher",
0
   icon = "Interface\\Icons\\Ability_Mount_WhiteTiger",
0
   OnClick = function() InterfaceOptionsFrame_OpenToFrame(frame) end,
0
 })

Comments

    No one has commented yet.