diff options
author | leela <52065244+leela52452@users.noreply.github.com> | 2019-08-25 05:43:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-25 05:43:51 +0000 |
commit | 631477acceda9e34739c2ac37f6c0e67910f9f71 (patch) | |
tree | cee3fcbcd1058c454c85fbf36001601fc05ad579 /data | |
parent | d09a5358ec87df84f269ce72fc019d14cb03e96e (diff) | |
download | ayatana-indicator-power-631477acceda9e34739c2ac37f6c0e67910f9f71.tar.gz ayatana-indicator-power-631477acceda9e34739c2ac37f6c0e67910f9f71.tar.bz2 ayatana-indicator-power-631477acceda9e34739c2ac37f6c0e67910f9f71.zip |
indicates an interrogative clause or phrase..
....in many languages, hence updated question mark.
see https://en.wikipedia.org/wiki/Question_mark
Diffstat (limited to 'data')
-rw-r--r-- | data/org.ayatana.indicator.power.gschema.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.ayatana.indicator.power.gschema.xml.in b/data/org.ayatana.indicator.power.gschema.xml.in index 2119aa9..867173a 100644 --- a/data/org.ayatana.indicator.power.gschema.xml.in +++ b/data/org.ayatana.indicator.power.gschema.xml.in @@ -17,7 +17,7 @@ </key> <key enum="ayatana-indicator-power-icon-policy-enum" name="icon-policy"> <default>"present"</default> - <_summary>When to show the battery status in the menu bar.</_summary> + <_summary>When to show the battery status in the menu bar?</_summary> <_description>Options for when to show battery status. Valid options are "present", "charge", and "never".</_description> </key> </schema> |