WoWInterface SVN SliceCommander

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 243 to Rev 242
    Reverse comparison

Rev 243 → Rev 242

trunk/SliceCommander.lua
374,9 → 374,7
if BAR['expire'] ~= -1 then
BAR['expire'] = -1
if BAR['obj']:IsVisible() then
if BAR['sound'] ~= nil then
SliceCommander:PlaySound(BAR['sound']['expired'])
end
SliceCommander:PlaySound(BAR['sound']['expired'])
end
end
if not BAR['obj']:IsVisible() then
trunk/Core/StaticPopups.lua
328,6 → 328,7
return nil;
end
 
print(dialog:GetName().."Text");
local text = _G[dialog:GetName().."Text"];
local editBox = _G[dialog:GetName().."EditBox"];
local button1 = _G[dialog:GetName().."Button1"];
trunk/Core/Settings.lua
114,6 → 114,7
 
function SliceCommander:getShowCDDescription(spell)
if string.sub(spell, -2) == 'CD' then
print(spell)
return string.format(L["Display the %s cooldown bar"], SC_SPELL[spell])
else
return string.format(L["Display the %s timer bar"], SC_SPELL[spell])
trunk/SliceCommander.toc
1,6 → 1,6
## Interface: 90001
## Author: Tomate
## Version: 9.04
## Version: 9.03
## Title: |TInterface\Icons\ClassIcon_Rogue:0|t |cffd38245Slice|r|cff45ad3bCommander|r |TInterface\Icons\ClassIcon_Rogue:0|t
## Notes: Energy bar, Combo point bar and rogue timer bar.
## SavedVariables: SC