diff options
author | Ted Gould <ted@gould.cx> | 2011-01-06 22:46:09 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-06 22:46:09 -0600 |
commit | edecf345e2db43483e33cd416b9242c29f45038a (patch) | |
tree | b85506040388a1e9060be80b9cdd2d0a2eaa9725 /data/org.ayatana.indicator.datetime.gschema.xml | |
parent | 803f8f9c0a81d34c9d94c7b27e3b78fb0a6ecab3 (diff) | |
parent | 4cab2afb2670c941accf38428cab81cf281aa63b (diff) | |
download | ayatana-indicator-datetime-edecf345e2db43483e33cd416b9242c29f45038a.tar.gz ayatana-indicator-datetime-edecf345e2db43483e33cd416b9242c29f45038a.tar.bz2 ayatana-indicator-datetime-edecf345e2db43483e33cd416b9242c29f45038a.zip |
Fixing time to be taken from time settings instead of message settings.
Diffstat (limited to 'data/org.ayatana.indicator.datetime.gschema.xml')
-rw-r--r-- | data/org.ayatana.indicator.datetime.gschema.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.ayatana.indicator.datetime.gschema.xml b/data/org.ayatana.indicator.datetime.gschema.xml index c794d83..4f071c8 100644 --- a/data/org.ayatana.indicator.datetime.gschema.xml +++ b/data/org.ayatana.indicator.datetime.gschema.xml @@ -13,7 +13,7 @@ Controls the time format that is displayed in the indicator. For almost all users this should be the default for their locale. If you think the setting is wrong for your locale please join or talk to the translation - team for your langauge. If you just want something different you can + team for your language. If you just want something different you can adjust this to be either 12 or 24 time. Or, you can use a custom format string and set the custom-time-format setting. </description> |