diff options
author | Jakub Steiner <jimmac@src.gnome.org> | 2001-08-07 21:02:07 +0800 |
---|---|---|
committer | Jakub Steiner <jimmac@src.gnome.org> | 2001-08-07 21:02:07 +0800 |
commit | d42bb657ea4cc6b03a4b9d43388259996ea55052 (patch) | |
tree | 4bc235a29927a5a84b2f29048a2ebb82d30c4d1d /art/Makefile.am | |
parent | 02095a3e6069f6b12d48887d6c04ab8c8f019486 (diff) | |
download | gsoc2013-evolution-d42bb657ea4cc6b03a4b9d43388259996ea55052.tar.gz gsoc2013-evolution-d42bb657ea4cc6b03a4b9d43388259996ea55052.tar.zst gsoc2013-evolution-d42bb657ea4cc6b03a4b9d43388259996ea55052.zip |
menu and tree view icons; rearrangements
svn path=/trunk/; revision=11727
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 0828716318..48e9b6951d 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -21,9 +21,14 @@ images_DATA = \ ico-weather.png \ import.png \ import.xpm \ + inbox-16.png \ + inbox-full-16.png \ move_message.xpm \ offline.png \ online.png \ + open-in-new-window-16.png \ + outbox-16.png \ + outbox-full-16.png \ pattern.png \ print.xpm \ print-preview.xpm \ @@ -37,7 +42,6 @@ images_DATA = \ briefcase.png \ butterfly.png \ cellphone.png \ - delete_message.xpm \ compose-message.png \ envelope.png \ evolution-calendar-mini.png \ @@ -58,6 +62,8 @@ images_DATA = \ executive-summary-bg.png \ executive-summary-curve.png \ fetch-mail.png \ + folder-copy-16.png \ + folder-move-16.png \ globe.png \ hide_deleted_messages.xpm \ hide_read_messages.xpm \ @@ -102,7 +108,7 @@ images_DATA = \ show_all_messages.xpm \ splash.png \ thankyou.png \ - undelete_message.xpm \ + undelete_message-16.png \ work_offline.xpm \ work_online-16.png \ world_map-960.png |