From c77aeeb30a875f717a57f89a3d14db993bef7781 Mon Sep 17 00:00:00 2001 From: Bruno Dilly Date: Sat, 18 Aug 2007 00:47:39 +0000 Subject: few changes in import from ocal dialog (bzr r3502) --- src/file.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/file.cpp') diff --git a/src/file.cpp b/src/file.cpp index 2b006c3b3..e1181b977 100644 --- a/src/file.cpp +++ b/src/file.cpp @@ -1319,7 +1319,7 @@ sp_file_import_from_ocal(Gtk::Window &parentWindow) parentWindow, import_path, Inkscape::UI::Dialog::IMPORT_TYPES, - (char const *)_("Import From OCAL")); + (char const *)_("Import From Open Clip Art Library")); } bool success = importDialogInstance->show(); -- cgit v1.2.3