summaryrefslogtreecommitdiff
path: root/applets/clock/org.mate.panel.applet.clock.gschema.xml.in.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-12-23 11:21:36 -0800
committerStefano Karapetsas <[email protected]>2013-12-23 11:21:36 -0800
commitf7a3eb82ec1ee908fb5b9da753a40f0739323510 (patch)
treef394c96ff0c9cf41f90fef2d0c4d9178e2a00b5b /applets/clock/org.mate.panel.applet.clock.gschema.xml.in.in
parent25c6a0f17cb85eb285daa158c5becb479731676d (diff)
parentd8d74d5201c3b5b3b9740983e61f9acf55a909fa (diff)
downloadmate-panel-f7a3eb82ec1ee908fb5b9da753a40f0739323510.tar.bz2
mate-panel-f7a3eb82ec1ee908fb5b9da753a40f0739323510.tar.xz
Merge pull request #150 from infirit/1.6
Cherrypick usefull commits from master
Diffstat (limited to 'applets/clock/org.mate.panel.applet.clock.gschema.xml.in.in')
-rw-r--r--applets/clock/org.mate.panel.applet.clock.gschema.xml.in.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/applets/clock/org.mate.panel.applet.clock.gschema.xml.in.in b/applets/clock/org.mate.panel.applet.clock.gschema.xml.in.in
index c041c53c..9a24988f 100644
--- a/applets/clock/org.mate.panel.applet.clock.gschema.xml.in.in
+++ b/applets/clock/org.mate.panel.applet.clock.gschema.xml.in.in
@@ -75,12 +75,12 @@
<_description>A list of locations to display in the calendar window.</_description>
</key>
<key name="temperature-unit" enum="org.mate.panel.applet.clock.TemperatureUnit">
- <default>'Default'</default>
+ <default>'Centigrade'</default>
<_summary>Temperature unit</_summary>
<_description>The unit to use when showing temperatures.</_description>
</key>
<key name="speed-unit" enum="org.mate.panel.applet.clock.SpeedUnit">
- <default>'Default'</default>
+ <default>'m/s'</default>
<_summary>Speed unit</_summary>
<_description>The unit to use when showing wind speed.</_description>
</key>