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 | |
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')
-rw-r--r-- | art/ChangeLog | 7 | ||||
-rw-r--r-- | art/Makefile.am | 2 | ||||
-rw-r--r-- | art/appointment-reminder-excl.png | bin | 0 -> 1234 bytes | |||
-rw-r--r-- | art/appointment-reminder.png | bin | 0 -> 1233 bytes |
4 files changed, 9 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog index 23200c6948..19dccee56f 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,10 @@ +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. + 2003-06-23 Jakub Steiner <jimmac@ximian.com> * splash.png: 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 \ diff --git a/art/appointment-reminder-excl.png b/art/appointment-reminder-excl.png Binary files differnew file mode 100644 index 0000000000..2bd35ae067 --- /dev/null +++ b/art/appointment-reminder-excl.png diff --git a/art/appointment-reminder.png b/art/appointment-reminder.png Binary files differnew file mode 100644 index 0000000000..7e7caa95ed --- /dev/null +++ b/art/appointment-reminder.png |