From d844b059fcdc107c633ace350fc484abcd954c0e Mon Sep 17 00:00:00 2001 From: John Smith Date: Sat, 3 Mar 2012 21:39:55 +0900 Subject: Fix for 390458 : Convert Export Bitmap to a dockable dialog (bzr r11042) --- src/widgets/toolbox.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/widgets/toolbox.cpp') diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index 5f8714324..f013ff9e5 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -929,7 +929,8 @@ static Glib::RefPtr create_or_fetch_actions( SPDesktop* deskto SP_VERB_EDIT_REDO, SP_VERB_EDIT_UNDO, SP_VERB_EDIT_UNLINK_CLONE, - SP_VERB_FILE_EXPORT, + //SP_VERB_FILE_EXPORT, + SP_VERB_DIALOG_EXPORT, SP_VERB_FILE_IMPORT, SP_VERB_FILE_NEW, SP_VERB_FILE_OPEN, @@ -2164,7 +2165,7 @@ void setup_commands_toolbox(GtkWidget *toolbox, SPDesktop *desktop) " " " " " " - " " + " " " " " " " " -- cgit v1.2.3