diff options
author | Yana Stamcheva <yana@jitsi.org> | 2010-09-02 08:57:51 +0000 |
---|---|---|
committer | Yana Stamcheva <yana@jitsi.org> | 2010-09-02 08:57:51 +0000 |
commit | 01fcb4a2f9b382dc683ec49be674bcc3a79d9fb8 (patch) | |
tree | 652421ac7beaa0cbbad34e8f3d5f8b457d1d248e /resources | |
parent | 343d146e41e08e9dfeb4513e0c7cd776cfd1cbc8 (diff) | |
download | jitsi-01fcb4a2f9b382dc683ec49be674bcc3a79d9fb8.zip jitsi-01fcb4a2f9b382dc683ec49be674bcc3a79d9fb8.tar.gz jitsi-01fcb4a2f9b382dc683ec49be674bcc3a79d9fb8.tar.bz2 |
Added a sound, played on hang up.
Diffstat (limited to 'resources')
-rw-r--r-- | resources/sounds/hangup.wav | bin | 0 -> 7524 bytes | |||
-rw-r--r-- | resources/sounds/sounds.properties | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/resources/sounds/hangup.wav b/resources/sounds/hangup.wav Binary files differnew file mode 100644 index 0000000..c89b428 --- /dev/null +++ b/resources/sounds/hangup.wav diff --git a/resources/sounds/sounds.properties b/resources/sounds/sounds.properties index 672663b..e732a07 100644 --- a/resources/sounds/sounds.properties +++ b/resources/sounds/sounds.properties @@ -17,6 +17,7 @@ DIAL_DIEZ=resources/sounds/one_1.wav DIAL_STAR=resources/sounds/one_1.wav BUSY=resources/sounds/busy.wav DIAL=resources/sounds/dial.wav +HANG_UP=resources/sounds/hangup.wav CALL_SECURITY_ON=resources/sounds/zrtpSecure.wav CALL_SECURITY_ERROR=resources/sounds/zrtpAlert.wav
\ No newline at end of file |