From 9f7acc63171a5d7052aa7a9d48b09d38f2a1b936 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 28 May 2014 09:01:44 +0200 Subject: use the Suru arpeggio as the default alarm sound. --- src/snap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/snap.cpp') diff --git a/src/snap.cpp b/src/snap.cpp index 9b0abee..0856069 100644 --- a/src/snap.cpp +++ b/src/snap.cpp @@ -30,7 +30,7 @@ #include #include -#define ALARM_SOUND_FILENAME "/usr/share/sounds/ubuntu/stereo/phone-incoming-call.ogg" +#define ALARM_SOUND_FILENAME "/usr/share/sounds/ubuntu/ringtones/Suru arpeggio.ogg" namespace unity { namespace indicator { -- cgit v1.2.3