diff options
author | Ted Gould <ted@canonical.com> | 2009-10-08 10:51:20 -0400 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-10-08 10:51:20 -0400 |
commit | e0043aefb0c0366ee26452df2b0ef6d8d3e5a526 (patch) | |
tree | 8384b9fb90492c6bbaf87393c732de7012b5e3a2 /data/icons/24x24 | |
parent | 8ec71fe8283925d4fb4dd0f59767d1c2eba75451 (diff) | |
parent | 7bb2c92d05bac11fecb30d744632f4d581903fbb (diff) | |
download | ayatana-indicator-session-e0043aefb0c0366ee26452df2b0ef6d8d3e5a526.tar.gz ayatana-indicator-session-e0043aefb0c0366ee26452df2b0ef6d8d3e5a526.tar.bz2 ayatana-indicator-session-e0043aefb0c0366ee26452df2b0ef6d8d3e5a526.zip |
Changing the icon so that if you are disconnected it is 'system-shutdown-panel' and making sure that we see it sometimes by not allocating the EmpathyAccountManager isn't allocated until status is set.
Diffstat (limited to 'data/icons/24x24')
-rw-r--r-- | data/icons/24x24/actions/Makefile.am | 1 | ||||
-rw-r--r-- | data/icons/24x24/actions/system-shutdown-panel.png | bin | 0 -> 1355 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/data/icons/24x24/actions/Makefile.am b/data/icons/24x24/actions/Makefile.am index 55c63d1..aebdf14 100644 --- a/data/icons/24x24/actions/Makefile.am +++ b/data/icons/24x24/actions/Makefile.am @@ -2,6 +2,7 @@ iconsdir = $(INDICATORICONSDIR)/hicolor/24x24/actions icons_DATA = \ + system-shutdown-panel.png \ system-shutdown.png \ system-restart.png \ system-log-out.png diff --git a/data/icons/24x24/actions/system-shutdown-panel.png b/data/icons/24x24/actions/system-shutdown-panel.png Binary files differnew file mode 100644 index 0000000..c1cca10 --- /dev/null +++ b/data/icons/24x24/actions/system-shutdown-panel.png |