Added sounds when message has arrived and download was finished.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5717 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-10-23 20:54:07 +00:00
parent c1c9894daf
commit b3d1e75455
5 changed files with 53 additions and 8 deletions

View file

@ -26,6 +26,8 @@
#define SOUND_NEW_CHAT_MESSAGE "NewChatMessage"
#define SOUND_USER_ONLINE "User_go_Online"
#define SOUND_MESSAGE_ARRIVED "MessageArrived"
#define SOUND_DOWNLOAD_READY "DownloadReady"
class SoundEvents
{