diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/unity.schemas | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/data/unity.schemas b/data/unity.schemas index 405226e32..0ca280caf 100644 --- a/data/unity.schemas +++ b/data/unity.schemas @@ -41,6 +41,17 @@ </locale> </schema> + <schema> + <key>/schemas/desktop/unity/launcher/super_key_enable</key> + <applyto>/desktop/unity/launcher/super_key_enable</applyto> + <owner>unity</owner> + <type>bool</type> + <default>1</default> + <locale name="C"> + <short>Enable super key or not</short> + <long>Enable/disable super key. If this is False, super key will not function.</long> + </locale> + </schema> + </schemalist> </gconfschemafile> - |
