WoWInterface SVN ShinyBuffs

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 18 to Rev 19
    Reverse comparison

Rev 18 → Rev 19

trunk/ShinyBuffs/ShinyBuffs.lua
235,7 → 235,7
 
local function ShowMover()
if not SBmover then
SBmover = CreateFrame("Frame", nil, UIParent)
SBmover = CreateFrame("Frame", nil, UIParent, "BackdropTemplate")
SBmover:SetBackdrop({bgFile = "Interface\\AddOns\\ShinyBuffs\\media\\mover.blp"})
SBmover:SetBackdropColor(1,1,1,.5)
SBmover:SetPoint("TOPRIGHT", BuffFrame, "TOPRIGHT", 5, 5)
trunk/ShinyBuffs/ShinyBuffs.toc
2,7 → 2,7
## Title: ShinyBuffs
## Author: Seerah
## Notes: Skin and move your buffs/debuffs!
## Version: 1.2.2
## Version: 1.2.2a
## OptionalDeps: Ace3, LibSharedMedia-3.0, AceGUI-3.0-SharedMediaWidgets
## SavedVariables: ShinyBuffsDB
## SavedVariablesPerCharacter: ShinyBuffsPCDB