Files
evolution/art/Makefile.am
Matthew Loper 73b0317b1f + * 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
2000-04-12 13:46:10 +00:00

26 lines
478 B
Makefile

imagesdir = $(datadir)/images/evolution
images_DATA = \
evolution-calendar.png \
evolution-contacts.png \
evolution-inbox.png \
evolution-notes.png \
evolution-tasks.png \
evolution-today.png \
cellphone.png \
globe.png \
house.png \
envelope.png \
malehead.png
EXTRA_DIST = \
attachment.xpm \
mail-new.xpm \
mail-read.xpm \
mail-replied.xpm \
mark.xpm \
meeting.xpm \
priority-high.xpm \
priority-low.xpm \
$(images_DATA)