From 73b0317b1fabbb29ae06841c4692a79b80436262 Mon Sep 17 00:00:00 2001 From: Matthew Loper Date: Wed, 12 Apr 2000 13:46:10 +0000 Subject: + * art/Makefile.am: Add tigert's contact-dlg-related images. + + * addressbook/contact-editor/e-contact-editor.c (_add_images): Add + tigert's images. + + * addressbook/contact-editor/Makefile.am: add EVOLUTION_IMAGES. + + * camel-folder-pt-proxy.c (_folder_open_cb): Print warning message + for broken function. + (_folder_close_cb): Same. + + * filter-arg.c (filter_arg_edit_value): Return a value. svn path=/trunk/; revision=2408 --- art/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'art') diff --git a/art/Makefile.am b/art/Makefile.am index 648cecf30a..eb35364cca 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -6,7 +6,12 @@ images_DATA = \ evolution-inbox.png \ evolution-notes.png \ evolution-tasks.png \ - evolution-today.png + evolution-today.png \ + cellphone.png \ + globe.png \ + house.png \ + envelope.png \ + malehead.png EXTRA_DIST = \ attachment.xpm \ -- cgit