From 0fb08f3ff81575a4749d851404233f34252dd2f2 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 21 Oct 2003 18:28:34 +0000 Subject: Merge new-ui-branch to the trunk. svn path=/trunk/; revision=22964 --- shell/e-shell-importer.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'shell/e-shell-importer.c') diff --git a/shell/e-shell-importer.c b/shell/e-shell-importer.c index adbd5efae4..5cd53cb447 100644 --- a/shell/e-shell-importer.c +++ b/shell/e-shell-importer.c @@ -1162,9 +1162,7 @@ dialog_weak_notify (void *data, } void -show_import_wizard (BonoboUIComponent *component, - gpointer user_data, - const char *cname) +e_shell_importer_start_import (void) { ImportData *data = g_new0 (ImportData, 1); GtkWidget *html; -- cgit