WoWInterface SVN PlayerXPBar

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 28 to Rev 29
    Reverse comparison

Rev 28 → Rev 29

PlayerXPBar/options.xml
26,7 → 26,7
<OnEnter>
if ( self.tooltipText ) then
GameTooltip:SetOwner(self, "ANCHOR_LEFT");
GameTooltip:SetBackdropColor(0.0, 0.0, 0.0);
GameTooltip.NineSlice:SetCenterColor(0.0, 0.0, 0.0);
GameTooltip:SetText(self.tooltipText, 1.0, 1.0, 1.0);
end
</OnEnter>
41,7 → 41,7
<OnEnter>
if ( self.tooltipText ) then
GameTooltip:SetOwner(self, "ANCHOR_LEFT");
GameTooltip:SetBackdropColor(0.0, 0.0, 0.5);
GameTooltip.NineSlice:SetCenterColor(0.0, 0.0, 0.5);
GameTooltip:SetText(self.tooltipText, 1.0, 1.0, 1.0);
end
</OnEnter>
PlayerXPBar/PlayerXPBar.toc
1,8 → 1,8
## Interface: 90100
## Interface: 90105
## Title: Player XP Bar
## Notes: Display a little XP Bar in your Player Frame
## Notes-frFR: Affiche une petite barre d'XP en dessous de votre portrait
## Version: 2.6.7
## Version: 2.6.8
## Author: Kharthus
## OptionalDeps: myAddOns
## SavedVariables: PlayerXPBar_Config