From c4ad1ccccd6eeefe81b29878a63c5c6624186c00 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 11 Jul 2001 19:21:05 +0000 Subject: DONT ASK ME AGAIN! svn path=/trunk/; revision=11012 --- shell/importer/intelligent.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell/importer/intelligent.c') diff --git a/shell/importer/intelligent.c b/shell/importer/intelligent.c index 88c45d1ed4..0410b56da7 100644 --- a/shell/importer/intelligent.c +++ b/shell/importer/intelligent.c @@ -473,6 +473,8 @@ intelligent_importer_init (void) gnome_config_set_bool ("Dontaskagain", TRUE); gnome_config_pop_prefix (); + gnome_config_sync (); + gnome_config_drop_all (); g_print ("Not asking again"); free_importer_dialog (d); break; -- cgit v1.2.3