mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 02:25:34 -04:00
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:
parent
c1c9894daf
commit
b3d1e75455
5 changed files with 53 additions and 8 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue