diff options
author | Hans Petter Jansson <hpj@ximian.com> | 2003-08-29 07:01:50 +0800 |
---|---|---|
committer | Hans Petter <hansp@src.gnome.org> | 2003-08-29 07:01:50 +0800 |
commit | 8ae69848aecd98804ad7bba911b0d6b775012dbe (patch) | |
tree | 357c0161c0be79c70839468a1a972a11ddf866dd /art/Makefile.am | |
parent | 2eeec5bdc657477ae623e84aa3036f6cad19515a (diff) | |
download | gsoc2013-evolution-8ae69848aecd98804ad7bba911b0d6b775012dbe.tar.gz gsoc2013-evolution-8ae69848aecd98804ad7bba911b0d6b775012dbe.tar.zst gsoc2013-evolution-8ae69848aecd98804ad7bba911b0d6b775012dbe.zip |
Add icons used by the calendar alarm's systray notification. These are
2003-08-28 Hans Petter Jansson <hpj@ximian.com>
* appointment-reminder.png:
* appointment-reminder-excl.png: Add icons used by the calendar alarm's
systray notification. These are also in gnome-icon-theme HEAD, but
until we have workable stock packages, we use this.
svn path=/trunk/; revision=22408
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index e5050c17bd..88f9a25442 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -7,6 +7,8 @@ images_DATA = \ alarm.png \ all_contacts.xpm \ apply-filters-16.xpm \ + appointment-reminder.png \ + appointment-reminder-excl.png \ bcg.png \ briefcase.png \ butterfly.png \ |