diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/org.mate.power-manager.gschema.xml.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/org.mate.power-manager.gschema.xml.in b/data/org.mate.power-manager.gschema.xml.in index e423182..99ee820 100644 --- a/data/org.mate.power-manager.gschema.xml.in +++ b/data/org.mate.power-manager.gschema.xml.in @@ -126,11 +126,6 @@ <_summary>Laptop lid close action when on AC</_summary> <_description>The action to take when the laptop lid is closed and the laptop is on AC power.</_description> </key> - <key name="schema-version" type="i"> - <default>3</default> - <_summary>The default configuration version.</_summary> - <_description>The version of the installed version of the schema. Do not edit this value, it is used so that configure changes between versions can be detected.</_description> - </key> <key name="use-time-for-policy" type="b"> <default>true</default> <_summary>Whether to use time-based notifications</_summary> |