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/Makefile.am | |
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/Makefile.am')
-rw-r--r-- | art/Makefile.am | 10 |
1 files changed, 10 insertions, 0 deletions
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 \ |