From 8bb09ca0225886c18e351d3c6156521ed479edd1 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Thu, 26 Jun 2014 22:13:13 -0500 Subject: Design prefers to have a volume slider instead of presets, so remove the AlarmVolume enum and replace it with an int range. --- data/com.canonical.indicator.datetime.gschema.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'data') diff --git a/data/com.canonical.indicator.datetime.gschema.xml b/data/com.canonical.indicator.datetime.gschema.xml index 3e0082d..17a38ed 100644 --- a/data/com.canonical.indicator.datetime.gschema.xml +++ b/data/com.canonical.indicator.datetime.gschema.xml @@ -5,13 +5,6 @@ - - - - - - - true @@ -137,8 +130,9 @@ If an alarm doesn't specify its own sound file, this file will be used as the fallback sound. - - 'normal' + + + 50 The alarm's default volume level. The volume at which alarms will be played. -- cgit v1.2.3