[gnome-settings-daemon] power: add back the "interactive" enum value
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] power: add back the "interactive" enum value
- Date: Fri, 25 Mar 2011 15:05:22 +0000 (UTC)
commit 859f8608f44faf296ca68ad16fee7bc2161ede07
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu Mar 24 16:48:36 2011 -0400
power: add back the "interactive" enum value
But still default to suspend.
data/gsd-enums.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/gsd-enums.h b/data/gsd-enums.h
index 187dcf9..59d2919 100644
--- a/data/gsd-enums.h
+++ b/data/gsd-enums.h
@@ -96,6 +96,7 @@ typedef enum
GSD_POWER_ACTION_SUSPEND,
GSD_POWER_ACTION_SHUTDOWN,
GSD_POWER_ACTION_HIBERNATE,
+ GSD_POWER_ACTION_INTERACTIVE,
GSD_POWER_ACTION_NOTHING
} GsdPowerActionType;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]