summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2006-03-29 05:42:35 +0000
committergouldtj <gouldtj@users.sourceforge.net>2006-03-29 05:42:35 +0000
commit2d6f0d57d83d1f89ebe08643f26f29e027840001 (patch)
treec1072eb31583dc80fe5d60b49ada8b61ced451ed /src/verbs.cpp
parentr10987@tres: ted | 2006-02-28 01:06:37 -0800 (diff)
downloadinkscape-2d6f0d57d83d1f89ebe08643f26f29e027840001.tar.gz
inkscape-2d6f0d57d83d1f89ebe08643f26f29e027840001.zip
(bzr r352)
Diffstat (limited to 'src/verbs.cpp')
-rw-r--r--src/verbs.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/verbs.cpp b/src/verbs.cpp
index 40e8a6ded..8212ad233 100644
--- a/src/verbs.cpp
+++ b/src/verbs.cpp
@@ -2238,6 +2238,8 @@ Verb *Verb::_base_verbs[] = {
N_("Query information about extensions"), NULL),
new DialogVerb(SP_VERB_DIALOG_EXTENSIONEDITOR, "org.inkscape.dialogs.extensioneditor", N_("_Extensions..."),
N_("Query information about extensions"), NULL),
+ new DialogVerb(SP_VERB_DIALOG_EXTENSIONEDITOR, "org.inkscape.dialogs.extensioneditor", N_("_Extensions..."),
+ N_("Query information about extensions"), NULL),
/* Help */
new HelpVerb(SP_VERB_HELP_KEYS, "HelpKeys", N_("_Keys and Mouse"),