diff options
author | Ted Gould <ted@gould.cx> | 2010-02-18 12:21:04 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-18 12:21:04 -0600 |
commit | 8fe010b29ccc4d32c2bc326b67fc9ff1f63b05df (patch) | |
tree | b03109c0f8ff20b52161da7b906ac8962ca31835 /data/icons/24x24/status/Makefile.am | |
parent | d1741b51fc36866b182fe3e70f54fef45adae2f6 (diff) | |
parent | b9713df6cd2898e5f86d8dcf1f39634bc1cc6736 (diff) | |
download | ayatana-indicator-messages-8fe010b29ccc4d32c2bc326b67fc9ff1f63b05df.tar.gz ayatana-indicator-messages-8fe010b29ccc4d32c2bc326b67fc9ff1f63b05df.tar.bz2 ayatana-indicator-messages-8fe010b29ccc4d32c2bc326b67fc9ff1f63b05df.zip |
* Upstream release 0.3.2
* Removing extra ref
* Moving locally defined variable to use the one defined in
the function to fix a NULL pointer. (lp: #518547)
* Disconnect the count changed signal property
* Adding static desktop shortcuts to application items
* Adding dynamic application menuitems
* Switching application menu items to remove descriptions
and add in application icons
Diffstat (limited to 'data/icons/24x24/status/Makefile.am')
-rw-r--r-- | data/icons/24x24/status/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/icons/24x24/status/Makefile.am b/data/icons/24x24/status/Makefile.am index 71378be..7686c0e 100644 --- a/data/icons/24x24/status/Makefile.am +++ b/data/icons/24x24/status/Makefile.am @@ -2,6 +2,7 @@ iconsdir = $(INDICATORICONSDIR)/hicolor/24x24/status icons_DATA = \ + application-running.png \ indicator-messages.png \ indicator-messages-new.png |