diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-08-28 11:10:29 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-08-28 11:10:29 +0200 |
commit | 60d54c8eb8233a36ff664c27b6b986520724d96c (patch) | |
tree | ce6548cd0651c7afcde4069f7ab7ff11f0b6b7f1 | |
parent | 8c8686c524e86a1eb0e93e163a4beff1d4c8aeef (diff) | |
parent | 2898acd2477d5f771811811cac83ea67d5c4bb76 (diff) | |
download | ayatana-indicator-datetime-60d54c8eb8233a36ff664c27b6b986520724d96c.tar.gz ayatana-indicator-datetime-60d54c8eb8233a36ff664c27b6b986520724d96c.tar.bz2 ayatana-indicator-datetime-60d54c8eb8233a36ff664c27b6b986520724d96c.zip |
Merge branch 'leela52452-master'
Attributes GH PR #1: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/1
-rw-r--r-- | data/org.ayatana.indicator.datetime.gschema.xml.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.ayatana.indicator.datetime.gschema.xml.in.in b/data/org.ayatana.indicator.datetime.gschema.xml.in.in index 7899389..2d82785 100644 --- a/data/org.ayatana.indicator.datetime.gschema.xml.in.in +++ b/data/org.ayatana.indicator.datetime.gschema.xml.in.in @@ -15,7 +15,7 @@ </key> <key name="time-format" enum="time-enum"> <default>'locale-default'</default> - <summary>What the time format should be</summary> + <summary>What the time format should be?</summary> <description> 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 |