WoWInterface SVN ItemRack

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 45 to Rev 46
    Reverse comparison

Rev 45 → Rev 46

trunk/ItemRack/change log.txt
1,3 → 1,7
__ New in 3.04 - By Kharthus __
 
* More fixes for PlaySound (missed the xml files)
 
__ New in 3.03 - By Kharthus __
 
* Updates for 7.3 patch
trunk/ItemRack/ItemRackButtons.xml
127,7 → 127,7
</HighlightTexture>
<Scripts>
<OnClick>
PlaySound("igMainMenuOptionCheckBoxOn")
PlaySound(SOUNDKIT.IG_MAINMENU_OPTION_CHECKBOX_ON)
ItemRack.ButtonMenuOnClick(self)
</OnClick>
<OnEnter>
trunk/ItemRack/ItemRack.lua
3,7 → 3,7
local disable_delayed_swaps = nil -- temporary. change nil to 1 to stop attempting to delay set swaps while casting
local _
 
ItemRack.Version = "3.03"
ItemRack.Version = "3.04"
 
ItemRackUser = {
Sets = {}, -- user's sets