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 --- shell/importer/import.glade | 28 ++++++++-------------------- 1 file changed, 8 insertions(+), 20 deletions(-) (limited to 'shell/importer/import.glade') diff --git a/shell/importer/import.glade b/shell/importer/import.glade index d3163c9bbe..b540129d27 100644 --- a/shell/importer/import.glade +++ b/shell/importer/import.glade @@ -5,29 +5,19 @@ import import - src - pixmaps + . + ../../art C True True - False - True - True - True - True - interface.c - interface.h - callbacks.c - callbacks.h - support.c - support.h - + False + False + False GtkWindow importwizard - True False Evolution Importer Utility GTK_WINDOW_TOPLEVEL @@ -40,12 +30,10 @@ GnomeDruid druid1 - True GnomeDruidPageStart page1 - True Evolution Import Utility Welcome to the Evolution Import Utility. With this wizard you will be guided through the process of @@ -55,22 +43,22 @@ importing external files into Evolution. 153,174,191 255,255,255 255,255,255 + ../../images/evolution/import.png GnomeDruidPageStandard page2 - True Select a file 1,1,1 153,174,191 255,255,255 + ../../images/evolution/import.png GtkVBox GnomeDruidPageStandard:vbox druid-vbox1 - True False 0 @@ -88,7 +76,6 @@ importing external files into Evolution. GnomeDruidPageFinish page3 - True Import Click "Import" to begin importing the file into Evolution. 153,174,191 @@ -96,6 +83,7 @@ importing external files into Evolution. 255,255,255 0,0,0 1,1,1 + ../../images/evolution/import.png -- cgit v1.2.3