WoWInterface SVN Cellular

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 53 to Rev 54
    Reverse comparison

Rev 53 → Rev 54

trunk/Cellular/Cellular.toc
1,8 → 1,8
## Interface: 70100
## Interface: 80000
## Title: Cellular
## Notes: Instant messenger for whispers
## Author: TotalPackage
## Version: 7.1.001
## Version: 8.0.001
 
## SavedVariables: CellularDB
## SavedVariablesPerCharacter: CellularCharDB, Cellular_History
trunk/Cellular/core.lua
518,7 → 518,7
elseif ChatSounds_InitConfig then
ChatSounds_PlaySound(ChatSounds_Config[ChatSounds_Player].Incoming["WHISPER"])
elseif not ChatSoundsDB then
PlaySound("TellMessage")
--PlaySound("TellMessage")
end
lastTell = ctime
end
trunk/Cellular/libs/LibSharedMedia-3.0/LibSharedMedia-3.0/lib.xml
1,4 → 1,4
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
..\FrameXML\UI.xsd">
<Script file="LibSharedMedia-3.0.lua" />
</Ui>
\ No newline at end of file +
trunk/Cellular/libs/LibSharedMedia-3.0/LibSharedMedia-3.0.toc
1,19 → 1,15
## Interface: 70100
## Interface: 80000
## LoadOnDemand: 1
## X-Curse-Packaged-Version: 7.1.0
## X-Curse-Project-Name: LibSharedMedia-3.0
## X-Curse-Project-ID: libsharedmedia-3-0
## X-Curse-Repository-ID: wow/libsharedmedia-3-0/mainline
 
## Title: Lib: SharedMedia-3.0
## Notes: Shared handling of media data (fonts, sounds, textures, ...) between addons.
## Author: Elkano
## Version: 3.0-97
## Version: 3.0-102
## X-Website: http://www.wowace.com/projects/libsharedmedia-3-0/
## X-Category: Library
 
## X-Revision: 97
## X-Date: 2016-10-25T23:54:36Z
## X-Revision: 102
## X-Date: 2018-07-17T19:25:42Z
 
LibStub\LibStub.lua
CallbackHandler-1.0\CallbackHandler-1.0.lua