From 3bcd1a92caefa661b4f0451bd91d66867e09a7c5 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Thu, 30 Aug 2012 20:33:11 -0500 Subject: add a disposition handler to indicator-session --- src/shared-names.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/shared-names.h') diff --git a/src/shared-names.h b/src/shared-names.h index dcda182..e82aef8 100644 --- a/src/shared-names.h +++ b/src/shared-names.h @@ -41,7 +41,9 @@ with this program. If not, see . #define RESTART_ITEM_ICON "restart-icon" #define ICON_DEFAULT "system-devices-panel" -#define ICON_RESTART "system-devices-panel-alert" +#define ICON_INFO "system-devices-panel-information" +#define ICON_ALERT "system-devices-panel-alert" + #define GREETER_ICON_DEFAULT "system-shutdown-panel" #define GREETER_ICON_RESTART "system-shutdown-panel-restart" -- cgit v1.2.3