From 060a4507145425c02c6aa0ef810138c04d38f5a9 Mon Sep 17 00:00:00 2001 From: Brent Hull Date: Tue, 30 Oct 2012 15:55:35 -0400 Subject: Use gsettings enums (partially from GNOME) --- data/org.mate.power-manager.gschema.xml | 73 +++++++++++++++++++++------------ 1 file changed, 47 insertions(+), 26 deletions(-) (limited to 'data') diff --git a/data/org.mate.power-manager.gschema.xml b/data/org.mate.power-manager.gschema.xml index 0d930e5..daa78f3 100644 --- a/data/org.mate.power-manager.gschema.xml +++ b/data/org.mate.power-manager.gschema.xml @@ -1,34 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + - + 'hibernate' Whether to hibernate, suspend or do nothing when inactive - The type of sleeping that should be performed when the computer is inactive. Possible values are "hibernate", "suspend" and "nothing". + The type of sleeping that should be performed when the computer is inactive. - + 'hibernate' Battery critical low action - The action to take when the battery is critically low. Possible values are "hibernate", "suspend", "shutdown" and "nothing". + The action to take when the battery is critically low. true If the battery event should occur when the lid is shut and the power disconnected If the battery lid close event should occur (for example 'Suspend when lid closed on battery') when the lid is previously shut and the AC power disconnected at a later time. - + 'suspend' Whether to hibernate, suspend or do nothing when inactive - The type of sleeping that should be performed when the computer is inactive. Possible values are "hibernate", "suspend" and "nothing". + The type of sleeping that should be performed when the computer is inactive. - + 'shutdown' UPS critical low action - The action to take when the UPS is critically low. Possible values are "hibernate", "suspend", "shutdown" and "nothing". + The action to take when the UPS is critically low. - + 'hibernate' UPS low power action - The action to take when the UPS is low. Possible values are "hibernate", "suspend", "shutdown" and "nothing". + The action to take when the UPS is low. true @@ -65,45 +86,45 @@ Dim the screen after a period of inactivity when on AC power If the screen should be dimmed to save power when the computer is idle when on AC power. - + 'off' Method used to blank screen on AC - The DPMS method used to blank the screen when on AC power. Possible values are "standby", "suspend" and "off". + The DPMS method used to blank the screen when on AC power. - + 'off' Method used to blank screen on battery - The DPMS method used to blank the screen when on battery power. Possible values are "standby", "suspend" and "off". + The DPMS method used to blank the screen when on battery power. 100.0 LCD brightness when on AC The brightness of the display when on AC power. Possible values are between 0.0 and 100.0. - + 'suspend' Suspend button action - The action to take when the system suspend button is pressed. Possible values are "suspend", "hibernate", "interactive", "shutdown" and "nothing". + The action to take when the system suspend button is pressed. - + 'hibernate' Hibernate button action - The action to take when the system hibernate button is pressed. Possible values are "suspend", "hibernate", "interactive", "shutdown" and "nothing". + The action to take when the system hibernate button is pressed. - + 'interactive' Power button action - The action to take when the system power button is pressed. Possible values are "suspend", "hibernate", "interactive", "shutdown" and "nothing". + The action to take when the system power button is pressed. - + 'suspend' Laptop lid close action on battery - The action to take when the laptop lid is closed and the laptop is on battery power. Possible values are "suspend", "hibernate", "blank", and "nothing". + The action to take when the laptop lid is closed and the laptop is on battery power. - + 'suspend' Laptop lid close action when on AC - The action to take when the laptop lid is closed and the laptop is on AC power. Possible values are "suspend", "hibernate", "blank" and "nothing". + The action to take when the laptop lid is closed and the laptop is on AC power. 3 @@ -329,10 +350,10 @@ true If preferences and statistics items should be shown in the context menu - + 'present' When to show the notification icon - Display options for the notification icon. Valid options are "never", "low", "critical", "charge", and "present". + Display options for the notification icon. -- cgit v1.2.1