diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-08-28 11:08:53 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-08-28 11:08:53 +0200 |
commit | 90d660a53e45b390e60260513cf1e82cf5286dea (patch) | |
tree | dbf9fd8b5fec5baffb33304a5a6355a74aa4da6e | |
parent | da9fb29c6bcc3446ece09504833c2a820d1bf4ac (diff) | |
parent | e20f85e6c2508dfb814dbfca6ab360c3a9b6a435 (diff) | |
download | ayatana-indicator-power-90d660a53e45b390e60260513cf1e82cf5286dea.tar.gz ayatana-indicator-power-90d660a53e45b390e60260513cf1e82cf5286dea.tar.bz2 ayatana-indicator-power-90d660a53e45b390e60260513cf1e82cf5286dea.zip |
Merge branch 'leela52452-master'
Attributes GH PR #4: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/4
-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> |