public
Description: WoW Addon - Food/water macro generator
Homepage: http://www.tekkub.net
Clone URL: git://github.com/tekkub/buffet.git
Click here to lend your support to: buffet and make a donation at www.pledgie.com !
Tweak launcher declaration to match the updated spec
tekkub (author)
Sat Jul 19 19:19:36 -0700 2008
commit  5c02891fce413ebcecb4df522c1e918af1cc695e
tree    9b2aac46f399522a58648e48a7404dd76155d61c
parent  90be90852f192c6763058a6e6c8daaa52f70b595
...
116
117
118
119
 
120
121
122
...
116
117
118
 
119
120
121
122
0
@@ -116,7 +116,7 @@ LibStub("tekKonfig-AboutPanel").new("Buffet", "Buffet")
0
 ----------------------------------------
0
 
0
 LibStub:GetLibrary("LibDataBroker-1.1"):NewDataObject("Buffet", {
0
- launcher = true,
0
+ type = "launcher",
0
   icon = "Interface\\Icons\\INV_Misc_Food_DimSum",
0
   OnClick = function() InterfaceOptionsFrame_OpenToFrame(frame) end,
0
 })

Comments

    No one has commented yet.