diff options
author | Yana Stamcheva <yana@jitsi.org> | 2009-02-27 21:41:41 +0000 |
---|---|---|
committer | Yana Stamcheva <yana@jitsi.org> | 2009-02-27 21:41:41 +0000 |
commit | 65e9c0ab5dd0f5b8110251df355c934f1dcc3c41 (patch) | |
tree | 94c911b60e9e52861b9cd5e9cd30c6a85f0b8aaf /resources/sounds | |
parent | 151e8c5c9417894790e784acc57af799b9700112 (diff) | |
download | jitsi-65e9c0ab5dd0f5b8110251df355c934f1dcc3c41.zip jitsi-65e9c0ab5dd0f5b8110251df355c934f1dcc3c41.tar.gz jitsi-65e9c0ab5dd0f5b8110251df355c934f1dcc3c41.tar.bz2 |
Continuation of Werner's work on ZRTP event management + some changes on the way we're triggering security events through the CallParticipants.
Diffstat (limited to 'resources/sounds')
-rw-r--r-- | resources/sounds/sounds.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/sounds/sounds.properties b/resources/sounds/sounds.properties index e5cce76..e644ec0 100644 --- a/resources/sounds/sounds.properties +++ b/resources/sounds/sounds.properties @@ -17,5 +17,5 @@ DIAL_STAR=resources/sounds/one_1.wav BUSY=resources/sounds/busy.wav -ZRTP_SECURE=resources/sounds/zrtpSecure.wav -ZRTP_ALERT=resources/sounds/zrtpAlert.wav
\ No newline at end of file +CALL_SECURITY_ON=resources/sounds/zrtpSecure.wav +CALL_SECURITY_ERROR=resources/sounds/zrtpAlert.wav
\ No newline at end of file |