Changeset 1444

Show
Ignore:
Timestamp:
04/19/11 11:50:11 (13 months ago)
Author:
winfried
Message:

Changed the startup sound to a phone ring, should mark the start of chat more clearly

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • HelpIM3/branches/chatgroups/htdocs/chat.js

    r1443 r1444  
    251251            if (ISSTAFF) { 
    252252                putMsgHTML(TOPICMESSAGE+" "+msg.getSubject(), mtime, group); 
    253                 srcW.playSound('chat_recv'); 
     253                srcW.playSound('ring'); 
    254254            } 
    255255            return; 
  • stable/HelpIM/revision.py

    r1376 r1444  
    1 revision = '1337M' 
     1revision = '1435'