diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-06-09 04:47:52 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-06-09 04:47:52 +0800 |
commit | d09d4962997e9056652815aab81f49311a6a59a8 (patch) | |
tree | 807d49e73be441e0332b67f889b38c0b518f74ef /art | |
parent | da6c1c4d2ef41c60130e4de31160ee8107227588 (diff) | |
download | gsoc2013-evolution-d09d4962997e9056652815aab81f49311a6a59a8.tar.gz gsoc2013-evolution-d09d4962997e9056652815aab81f49311a6a59a8.tar.zst gsoc2013-evolution-d09d4962997e9056652815aab81f49311a6a59a8.zip |
Committing the new My Evolution.
svn path=/trunk/; revision=10163
Diffstat (limited to 'art')
-rw-r--r-- | art/ChangeLog | 13 | ||||
-rw-r--r-- | art/Makefile.am | 10 | ||||
-rw-r--r-- | art/bcg.png | bin | 0 -> 526 bytes | |||
-rw-r--r-- | art/empty.gif | bin | 0 -> 104 bytes | |||
-rw-r--r-- | art/es-appointments.png | bin | 0 -> 433 bytes | |||
-rw-r--r-- | art/es-weather.png | bin | 0 -> 1002 bytes | |||
-rw-r--r-- | art/ico-calendar.png | bin | 0 -> 2677 bytes | |||
-rw-r--r-- | art/ico-mail.png | bin | 0 -> 2937 bytes | |||
-rw-r--r-- | art/ico-rdf.png | bin | 0 -> 4048 bytes | |||
-rw-r--r-- | art/ico-weather.png | bin | 0 -> 4343 bytes | |||
-rw-r--r-- | art/pattern.png | bin | 0 -> 271 bytes | |||
-rw-r--r-- | art/rdf.png | bin | 0 -> 3802 bytes |
12 files changed, 23 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog index a40a898548..c94fdd0789 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,16 @@ +2001-06-07 Iain Holmes <iain@ximian.com> + + * empty.gif: + es-weather.png + es-appointments.png + ico-calendar.png + ico-mail.png + ico-rdf.png + ico-weather.png + bcg.png + rdf.png + pattern.png: Added all these for the new My Evolution + 2001-06-04 Jakub Steiner <jimmac@ximian.com> * timezone-16.xpm: for events in a diffrent timezone diff --git a/art/Makefile.am b/art/Makefile.am index 8ae91ca7d5..d7184a3a4d 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -1,21 +1,31 @@ imagesdir = $(datadir)/images/evolution images_DATA = \ + bcg.png \ configure_16_addressbook.xpm \ configure_16_calendar.xpm \ configure_16_folder.xpm \ configure_16_mail.xpm \ copy_16_message.xpm \ edit.xpm \ + empty.gif \ encrypt.xpm \ + es-appointments.png \ + es-weather.png \ folder.xpm \ forward.xpm \ + ico-calendar.png \ + ico-mail.png \ + ico-rdf.png \ + ico-weather.png \ import.png \ import.xpm \ move_message.xpm \ offline.png \ online.png \ + pattern.png \ print.xpm \ print-preview.xpm \ + rdf.png \ reply.xpm \ reply_to_all.xpm \ save.xpm \ diff --git a/art/bcg.png b/art/bcg.png Binary files differnew file mode 100644 index 0000000000..ec03f8ab6e --- /dev/null +++ b/art/bcg.png diff --git a/art/empty.gif b/art/empty.gif Binary files differnew file mode 100644 index 0000000000..0be4006193 --- /dev/null +++ b/art/empty.gif diff --git a/art/es-appointments.png b/art/es-appointments.png Binary files differnew file mode 100644 index 0000000000..e194232051 --- /dev/null +++ b/art/es-appointments.png diff --git a/art/es-weather.png b/art/es-weather.png Binary files differnew file mode 100644 index 0000000000..3d31469e78 --- /dev/null +++ b/art/es-weather.png diff --git a/art/ico-calendar.png b/art/ico-calendar.png Binary files differnew file mode 100644 index 0000000000..3010528d7f --- /dev/null +++ b/art/ico-calendar.png diff --git a/art/ico-mail.png b/art/ico-mail.png Binary files differnew file mode 100644 index 0000000000..66a4ba89cd --- /dev/null +++ b/art/ico-mail.png diff --git a/art/ico-rdf.png b/art/ico-rdf.png Binary files differnew file mode 100644 index 0000000000..ad1a8a42f5 --- /dev/null +++ b/art/ico-rdf.png diff --git a/art/ico-weather.png b/art/ico-weather.png Binary files differnew file mode 100644 index 0000000000..25eb161f8c --- /dev/null +++ b/art/ico-weather.png diff --git a/art/pattern.png b/art/pattern.png Binary files differnew file mode 100644 index 0000000000..33abc187ef --- /dev/null +++ b/art/pattern.png diff --git a/art/rdf.png b/art/rdf.png Binary files differnew file mode 100644 index 0000000000..7d84d64583 --- /dev/null +++ b/art/rdf.png |