diff options
author | Stefano Karapetsas <[email protected]> | 2014-04-22 18:00:55 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-04-22 18:00:55 +0200 |
commit | d96bb779e9d88d83ba2bf54e8610bf966dcdf1c9 (patch) | |
tree | bb895796d71a346eff190714b865928d82980422 /src/gpm-common.h | |
parent | 8cb168b752f4130e88daefa400bb9bf07cf18227 (diff) | |
parent | d59f4b8bd38e1628af3a992ae8e96b8e069ab738 (diff) | |
download | mate-power-manager-d96bb779e9d88d83ba2bf54e8610bf966dcdf1c9.tar.bz2 mate-power-manager-d96bb779e9d88d83ba2bf54e8610bf966dcdf1c9.tar.xz |
Merge pull request #98 from seife/master
make m-p-m work with current upower-0.99
Diffstat (limited to 'src/gpm-common.h')
-rw-r--r-- | src/gpm-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpm-common.h b/src/gpm-common.h index ef20f88..303bdd1 100644 --- a/src/gpm-common.h +++ b/src/gpm-common.h @@ -98,7 +98,6 @@ G_BEGIN_DECLS #define GPM_SETTINGS_SPINDOWN_TIMEOUT_BATT "spindown-timeout-battery" /* notify */ -#define GPM_SETTINGS_NOTIFY_PERHAPS_RECALL "notify-perhaps-recall" #define GPM_SETTINGS_NOTIFY_LOW_CAPACITY "notify-low-capacity" #define GPM_SETTINGS_NOTIFY_DISCHARGING "notify-discharging" #define GPM_SETTINGS_NOTIFY_FULLY_CHARGED "notify-fully-charged" |