From a85fd44e7b2dc67b3e0712e174e88d0eb6c467e7 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 23 Jun 2014 18:52:52 -0500 Subject: add GSettings support for specifying a default alarm sound and default alarm volume. --- data/com.canonical.indicator.datetime.gschema.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'data/com.canonical.indicator.datetime.gschema.xml') diff --git a/data/com.canonical.indicator.datetime.gschema.xml b/data/com.canonical.indicator.datetime.gschema.xml index 1a5922c..7e74a63 100644 --- a/data/com.canonical.indicator.datetime.gschema.xml +++ b/data/com.canonical.indicator.datetime.gschema.xml @@ -5,6 +5,13 @@ + + + + + + + true @@ -123,5 +130,19 @@ Some timezones can be known by many different cities or names. This setting describes how the current zone prefers to be named. Format is "TIMEZONE NAME" (e.g. "America/New_York Boston" to name the New_York zone Boston). + + '/usr/share/sounds/ubuntu/ringtones/Suru arpeggio.ogg' + The alarm's default sound file. + + If an alarm doesn't specify its own sound file, this file will be used as the fallback sound. + + + + 'normal' + The alarm's default volume level. + + The volume at which alarms will be played. + + -- cgit v1.2.3