From 7296e1c66438454fa48b616605a6720e6ab05923 Mon Sep 17 00:00:00 2001 From: Gediminas Paulauskas Date: Wed, 4 Apr 2001 02:14:11 +0000 Subject: set content type to utf8. fix warning. just call on_link_clicked(). 2001-04-04 Gediminas Paulauskas * mail-config-druid.c (create_html): set content type to utf8. * mail-config.c (mail_config_check_service): fix warning. * mail-display.c (link_open_in_browser): just call on_link_clicked(). (link_menu): Open link works. (link_copy_location): claim selection. (on_selection_get): new function, selection handler. (mail_display_new): connect to selection_get. FIXME: does not work. 2001-04-04 Gediminas Paulauskas * importer/importer.c (create_html): copied newer and fixed function from mail/mail-config-druid.c. (html_new, put_html): removed. (show_import_wizard): use create_html instead of html_new/put_html pair. * importer/importer.glade: a try to set logo. removed source generation options. svn path=/trunk/; revision=9161 --- art/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'art') diff --git a/art/Makefile.am b/art/Makefile.am index eea7c69c75..fac9c3f1d5 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -9,6 +9,7 @@ images_DATA = \ encrypt.xpm \ folder.xpm \ forward.xpm \ + import.png \ import.xpm \ move_message.xpm \ print.xpm \ -- cgit v1.2.3