public
Description: WoW Addon - Automatically restock items from vendors and your bank
Homepage: http://www.tekkub.net
Clone URL: git://github.com/tekkub/stealyourcarbon.git
Click here to lend your support to: stealyourcarbon and make a donation at www.pledgie.com !
Change launcher icon
tekkub (author)
Mon Jul 07 01:10:24 -0700 2008
commit  0879ea200bc2d095f96466bc56e8c9f236e881be
tree    98dc015c37a26e19d19805a8bf5dfd427d8d55a4
parent  db11db2da7148988536c6ad3cf524f881d4e4b4b
...
92
93
94
95
 
96
97
98
...
92
93
94
 
95
96
97
98
0
@@ -92,7 +92,7 @@ addbutton:SetScript("OnClick", function(self) InterfaceOptionsFrame_OpenToFrame(
0
 
0
 LibStub:GetLibrary("LibDataBroker-1.1"):NewDataObject("StealYourCarbon", {
0
   launcher = true,
0
- icon = "Interface\\Icons\\Spell_Nature_StormReach",
0
+ icon = "Interface\\Icons\\INV_Misc_Gem_Diamond_01",
0
   OnClick = function() InterfaceOptionsFrame_OpenToFrame(StealYourCarbon.configframe) end,
0
 })
0
 

Comments

    No one has commented yet.