aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog2
-rw-r--r--shell/e-shell-view-menu.c2
2 files changed, 3 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 073ab4ab62..32bcb457a6 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,7 @@
2002-11-18 Not Zed <NotZed@Ximian.com>
+ * e-shell-view-menu.c (file_verbs[]): re-enable importer wizard.
+
* importer/importer.c (dialog_response_cb): from clicked_cb.
(start_import): gtkdialogise.
diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c
index 9d9177666a..f312efc544 100644
--- a/shell/e-shell-view-menu.c
+++ b/shell/e-shell-view-menu.c
@@ -667,7 +667,7 @@ static BonoboUIVerb new_verbs [] = {
};
static BonoboUIVerb file_verbs [] = {
- /* BONOBO_UI_VERB ("FileImporter", (BonoboUIVerbFn) show_import_wizard), */
+ BONOBO_UI_VERB ("FileImporter", (BonoboUIVerbFn) show_import_wizard),
BONOBO_UI_VERB ("FileOpenOtherUsersFolder", command_open_other_users_folder),
BONOBO_UI_VERB ("FileRemoveOtherUsersFolder", command_remove_other_users_folder),
BONOBO_UI_VERB ("FileGoToFolder", command_goto_folder),
fo?h=gstreamer0.10-removal&id=0fb5b2ef6f6dae42c129ee9d73c02997e4886365'>- Update to 0.1.17sunpoet2014-02-051-2/+2 * - Update to 0.1.16sunpoet2013-09-301-2/+2 * - Update to 0.1.15sunpoet2013-05-241-2/+2 * - Update to 0.1.13sunpoet2013-03-101-2/+2 * - Update to 0.1.12sunpoet2013-02-221-2/+2 * - Update to 0.1.11sunpoet2013-02-191-2/+2 * - Update to 0.1.10sunpoet2012-12-041-2/+2 * - Update to 0.1.8sunpoet2012-09-081-2/+2 * - Update to 0.1.7sunpoet2012-06-291-2/+2