Make it possible to always show the a11y status

A switch for this is part of the redesign for the universal
access control-center panel.

https://bugzilla.gnome.org/show_bug.cgi?id=698001
This commit is contained in:
Matthias Clasen
2013-04-14 09:35:56 -04:00
parent 96994721ef
commit 6ce79c62eb
2 changed files with 16 additions and 0 deletions

View File

@@ -73,6 +73,14 @@ value here is from the GsmPresenceStatus enumeration.</_summary>
menuitem in single-user, single-session situations.
</_description>
</key>
<key name="always-show-universal-access" type="b">
<default>false</default>
<_summary>Always show the Universal Access status.</_summary>
<_description>
This key overrides the automatic hiding of the Universal
Access status icon when no accessibility features are enabled.
</_description>
</key>
<key name="remember-mount-password" type="b">
<default>false</default>
<_summary>Whether to remember password for mounting encrypted or remote filesystems</_summary>