diff options
author | Ted Gould <ted@gould.cx> | 2010-02-18 11:23:49 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-18 11:23:49 -0600 |
commit | 1be98894201890847b4b05e7c70bb9b2f9280d09 (patch) | |
tree | 6a45009b3e8383ab0feb85922d8193c2526eab4d /data/icons/16x16/status/Makefile.am | |
parent | 5a6010fdb4e2c1528c4033f78d8bc2abf5fe9e63 (diff) | |
parent | acf4ac493ef07280293e65ce1da99132f675b431 (diff) | |
download | ayatana-indicator-messages-1be98894201890847b4b05e7c70bb9b2f9280d09.tar.gz ayatana-indicator-messages-1be98894201890847b4b05e7c70bb9b2f9280d09.tar.bz2 ayatana-indicator-messages-1be98894201890847b4b05e7c70bb9b2f9280d09.zip |
Adding in an icon to show the application as running
Diffstat (limited to 'data/icons/16x16/status/Makefile.am')
-rw-r--r-- | data/icons/16x16/status/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/icons/16x16/status/Makefile.am b/data/icons/16x16/status/Makefile.am index e9fdeed..e9c66f1 100644 --- a/data/icons/16x16/status/Makefile.am +++ b/data/icons/16x16/status/Makefile.am @@ -2,6 +2,7 @@ iconsdir = $(INDICATORICONSDIR)/hicolor/16x16/status icons_DATA = \ + application-running.png \ indicator-messages.png \ indicator-messages-new.png |