From eebf8f911cedf5124ada2f91576f821da6f421b0 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Fri, 27 Jun 2014 09:46:21 -0500 Subject: use unsigned ints for the alarm volume, duration properties --- data/com.canonical.indicator.datetime.gschema.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/com.canonical.indicator.datetime.gschema.xml.in b/data/com.canonical.indicator.datetime.gschema.xml.in index 776f6c7..62b42c1 100644 --- a/data/com.canonical.indicator.datetime.gschema.xml.in +++ b/data/com.canonical.indicator.datetime.gschema.xml.in @@ -130,7 +130,7 @@ If an alarm doesn't specify its own sound file, this file will be used as the fallback sound. - + 50 <_summary>The alarm's default volume level. @@ -138,7 +138,7 @@ The volume at which alarms will be played. - + 30 <_summary>The alarm's duration. -- cgit v1.2.3