From a0044e226629c744ebcd87a99bab57134717ea4f Mon Sep 17 00:00:00 2001 From: Werner Dittmann Date: Sat, 27 Dec 2008 10:53:03 +0000 Subject: [PATCH] Fix name of ALERT sound --- resources/sounds/sounds.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/sounds/sounds.properties b/resources/sounds/sounds.properties index 42b599feb..e5cce761c 100644 --- a/resources/sounds/sounds.properties +++ b/resources/sounds/sounds.properties @@ -18,4 +18,4 @@ DIAL_STAR=resources/sounds/one_1.wav BUSY=resources/sounds/busy.wav ZRTP_SECURE=resources/sounds/zrtpSecure.wav -ZRTP_SECURE=resources/sounds/zrtpAlert.wav \ No newline at end of file +ZRTP_ALERT=resources/sounds/zrtpAlert.wav \ No newline at end of file