WoWInterface SVN Cellular

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 42 to Rev 43
    Reverse comparison

Rev 42 → Rev 43

trunk/Cellular/Cellular.toc
2,7 → 2,7
## Title: Cellular
## Notes: Instant messenger for whispers
## Author: TotalPackage
## Version: 5.0.001
## Version: 5.0.002
 
## SavedVariables: CellularDB
## SavedVariablesPerCharacter: CellularCharDB, Cellular_History
trunk/Cellular/core.lua
299,7 → 299,7
attached = nil
end
local skipupdate
local sw = _G.SLASH_WHISPER1.." "
local sw = _G.SLASH_SMART_WHISPER1.." "
local function AttachEditBox(id, skiptext, skipset) -- attach the main chat editbox to the current person you're whispering
local tab = tabs[id]
if not tab:IsShown() then return end