summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2006-03-29 05:43:57 +0000
committergouldtj <gouldtj@users.sourceforge.net>2006-03-29 05:43:57 +0000
commit2e790a7349dc6b1dfaf033586b245d206bf5a359 (patch)
tree2427b65c390363ed557a4bb035817a280121b543 /src
parent(bzr r357) (diff)
downloadinkscape-2e790a7349dc6b1dfaf033586b245d206bf5a359.tar.gz
inkscape-2e790a7349dc6b1dfaf033586b245d206bf5a359.zip
(bzr r358)
Diffstat (limited to 'src')
-rw-r--r--src/verbs.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/verbs.cpp b/src/verbs.cpp
index 91ee69afd..b10892b80 100644
--- a/src/verbs.cpp
+++ b/src/verbs.cpp
@@ -2242,6 +2242,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"),