diff options
author | Ted Gould <ted@canonical.com> | 2009-02-04 17:56:40 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-04 17:56:40 +0100 |
commit | daf3ca33a17b2b7cee01ced799efbdb463e1bdd8 (patch) | |
tree | 3ccc23252d79c8b7a09b12a9bf1b5f317d658201 /data/icons/24x24/status/Makefile.am | |
parent | a86a9128b250a36dd8e3a2c8270aeb1002510823 (diff) | |
download | ayatana-indicator-messages-daf3ca33a17b2b7cee01ced799efbdb463e1bdd8.tar.gz ayatana-indicator-messages-daf3ca33a17b2b7cee01ced799efbdb463e1bdd8.tar.bz2 ayatana-indicator-messages-daf3ca33a17b2b7cee01ced799efbdb463e1bdd8.zip |
Taking the icons from Evolution and GNOME icon themes. Some slight modifications.
Diffstat (limited to 'data/icons/24x24/status/Makefile.am')
-rw-r--r-- | data/icons/24x24/status/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/icons/24x24/status/Makefile.am b/data/icons/24x24/status/Makefile.am index e5d8b84..9c92681 100644 --- a/data/icons/24x24/status/Makefile.am +++ b/data/icons/24x24/status/Makefile.am @@ -2,7 +2,8 @@ iconsdir = $(datadir)/indicator-applet/icons/hicolor/24x24/panel icons_DATA = \ - panel-dummy.png + indicator-messages.png \ + indicator-messages-new.png EXTRA_DIST = $(icons_DATA) |