aboutsummaryrefslogtreecommitdiff
path: root/data/icons/22x22/actions
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-10-08 10:54:56 -0400
committerTed Gould <ted@canonical.com>2009-10-08 10:54:56 -0400
commit69960ed469a9907deb10801f13f77f6b333c8163 (patch)
tree06bf0c866f89990eae7013fbd1b9d47132bcb3bc /data/icons/22x22/actions
parent9ace1e376aac193ba04bcfb0365af774bf96a4e5 (diff)
parent69c44b63c492193ea74df9ff48e82be5526b7b5f (diff)
downloadayatana-indicator-session-69960ed469a9907deb10801f13f77f6b333c8163.tar.gz
ayatana-indicator-session-69960ed469a9907deb10801f13f77f6b333c8163.tar.bz2
ayatana-indicator-session-69960ed469a9907deb10801f13f77f6b333c8163.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. (LP: #432635)
Diffstat (limited to 'data/icons/22x22/actions')
-rw-r--r--data/icons/22x22/actions/Makefile.am1
-rw-r--r--data/icons/22x22/actions/system-shutdown-panel.pngbin0 -> 1339 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/data/icons/22x22/actions/Makefile.am b/data/icons/22x22/actions/Makefile.am
index 73cdd09..029ad1c 100644
--- a/data/icons/22x22/actions/Makefile.am
+++ b/data/icons/22x22/actions/Makefile.am
@@ -2,6 +2,7 @@
iconsdir = $(INDICATORICONSDIR)/hicolor/22x22/actions
icons_DATA = \
+ system-shutdown-panel.png \
system-shutdown.png \
system-restart.png \
system-log-out.png
diff --git a/data/icons/22x22/actions/system-shutdown-panel.png b/data/icons/22x22/actions/system-shutdown-panel.png
new file mode 100644
index 0000000..aef0e91
--- /dev/null
+++ b/data/icons/22x22/actions/system-shutdown-panel.png
Binary files differ