diff options
-rw-r--r-- | data/org.ayatana.indicator.session.gschema.xml.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/org.ayatana.indicator.session.gschema.xml.in b/data/org.ayatana.indicator.session.gschema.xml.in index 0a83afe..9e099fb 100644 --- a/data/org.ayatana.indicator.session.gschema.xml.in +++ b/data/org.ayatana.indicator.session.gschema.xml.in @@ -12,12 +12,12 @@ </key> <key name="suppress-restart-menuitem" type="b"> <default>false</default> - <_summary>Remove the Restart item from the session menu</_summary> + <_summary>Remove the Restart item from the session menu.</_summary> <_description>Makes it so that the restart button doesn’t show in the session menu.</_description> </key> <key name="suppress-shutdown-menuitem" type="b"> <default>false</default> - <_summary>Remove the shutdown item from the session menu</_summary> + <_summary>Remove the shutdown item from the session menu.</_summary> <_description>Makes it so that the shutdown button doesn’t show in the session menu.</_description> </key> <key type="b" name="show-real-name-on-panel"> |