diff options
author | Ted Gould <ted@gould.cx> | 2011-09-27 16:55:41 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-09-27 16:55:41 -0500 |
commit | 1e3f1b724bfbb1283b482ddd11db1ee417e4eeb3 (patch) | |
tree | 831776c7d01e111e88cd7767aa3cfc3d9d1f93f6 /src/dbus-shared-names.h | |
parent | a316c5aac1ea8928f5da7cc916d534ea6eb7ab5e (diff) | |
parent | 18f3158453229388605760aa8e738a9adb65109b (diff) | |
download | ayatana-indicator-session-1e3f1b724bfbb1283b482ddd11db1ee417e4eeb3.tar.gz ayatana-indicator-session-1e3f1b724bfbb1283b482ddd11db1ee417e4eeb3.tar.bz2 ayatana-indicator-session-1e3f1b724bfbb1283b482ddd11db1ee417e4eeb3.zip |
Update to ubuntu-desktop version
Diffstat (limited to 'src/dbus-shared-names.h')
-rw-r--r-- | src/dbus-shared-names.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dbus-shared-names.h b/src/dbus-shared-names.h index c5372e4..5f35903 100644 --- a/src/dbus-shared-names.h +++ b/src/dbus-shared-names.h @@ -63,5 +63,7 @@ typedef enum { #define ICON_DEFAULT "system-devices-panel" #define ICON_RESTART "system-devices-panel-alert" +#define GREETER_ICON_DEFAULT "system-shutdown-panel" +#define GREETER_ICON_RESTART "system-shutdown-panel-restart" #endif /* __DBUS_SHARED_NAMES_H__ */ |