diff options
author | Jacob Leach <jleach@src.gnome.org> | 2001-07-31 23:19:47 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-07-31 23:19:47 +0800 |
commit | 86dfaaef767cb77f5265967aa2a1831e461df55e (patch) | |
tree | 6117e082c99a5763184c1d7bcbecbb9143329dee /art | |
parent | 627e7113cc97bc3ca2a94ea7c3a556eb15b95af0 (diff) | |
download | gsoc2013-evolution-86dfaaef767cb77f5265967aa2a1831e461df55e.tar gsoc2013-evolution-86dfaaef767cb77f5265967aa2a1831e461df55e.tar.gz gsoc2013-evolution-86dfaaef767cb77f5265967aa2a1831e461df55e.tar.bz2 gsoc2013-evolution-86dfaaef767cb77f5265967aa2a1831e461df55e.tar.lz gsoc2013-evolution-86dfaaef767cb77f5265967aa2a1831e461df55e.tar.xz gsoc2013-evolution-86dfaaef767cb77f5265967aa2a1831e461df55e.tar.zst gsoc2013-evolution-86dfaaef767cb77f5265967aa2a1831e461df55e.zip |
Use the new Send and Send Later icons for the toolbar and menus in the
composer. (Beautiful work Tuomas and Jakub!)
svn path=/trunk/; revision=11511
Diffstat (limited to 'art')
-rw-r--r-- | art/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 9eedf461d3..7ef6458a98 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -57,6 +57,7 @@ images_DATA = \ evolution-trash.png \ executive-summary-bg.png \ executive-summary-curve.png \ + fetch-mail.png \ globe.png \ hide_deleted_messages.xpm \ hide_read_messages.xpm \ @@ -78,6 +79,8 @@ images_DATA = \ new_appointment.xpm \ new_contact.xpm \ new-message.xpm \ + send-16.png \ + send-later-16.png \ send-receive.xpm \ service-close.png \ service-configure.png \ |