diff options
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 474f6b66b7..97856c5884 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -1,10 +1,22 @@ imagesdir = $(datadir)/images/evolution images_DATA = \ - 16_print.xpm \ 16_configure_addressbook.xpm \ - 24_find_contact.xpm \ + 16_configure_addressbook.xpm \ + 16_configure_folder.xpm \ + 16_configure_mail.xpm \ + 16_copy_message.xpm \ + 16_edit.xpm \ + 16_encrypt.xpm \ + 16_forward.xpm \ + 16_move_message.xpm \ + 16_print.xpm \ + 16_print.xpm \ + 16_reply.xpm \ + 16_reply_to_all.xpm \ + 16_save.xpm \ 24_all_contacts.xpm \ + 24_find_contact.xpm \ briefcase.png \ butterfly.png \ cellphone.png \ |