aboutsummaryrefslogtreecommitdiff
path: root/src/shared-names.h
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-08-31 11:38:48 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-08-31 11:38:48 -0500
commit0230e85b70f473de7205d29272597283dc0dc621 (patch)
treecd9a16dfd2b3b0aa78023554439a967998778d42 /src/shared-names.h
parent697c5fa7233269b39bb89dd3a0b2e6adcd2b694a (diff)
parent8c9120287ace0a37c26c38bfa94b1fd06dfa5578 (diff)
downloadayatana-indicator-session-0230e85b70f473de7205d29272597283dc0dc621.tar.gz
ayatana-indicator-session-0230e85b70f473de7205d29272597283dc0dc621.tar.bz2
ayatana-indicator-session-0230e85b70f473de7205d29272597283dc0dc621.zip
merge lp:~charlesk/indicator-session/lp-1044015 to add disposition highlighting to the session indicator's icon
Diffstat (limited to 'src/shared-names.h')
-rw-r--r--src/shared-names.h4
1 files changed, 3 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
#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"