summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2006-03-29 05:41:05 +0000
committergouldtj <gouldtj@users.sourceforge.net>2006-03-29 05:41:05 +0000
commiteeb851a9472960d93b375eb0524ca56e49aa84a2 (patch)
treedcea872862a49b335022652b2363c14dcdc8cc33 /src
parentr10954@tres: ted | 2006-02-18 04:51:24 -0800 (diff)
downloadinkscape-eeb851a9472960d93b375eb0524ca56e49aa84a2.tar.gz
inkscape-eeb851a9472960d93b375eb0524ca56e49aa84a2.zip
(bzr r345)
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 9cfe33dda..40e8a6ded 100644
--- a/src/verbs.cpp
+++ b/src/verbs.cpp
@@ -2236,6 +2236,8 @@ Verb *Verb::_base_verbs[] = {
N_("Configure extended input devices, such as a graphics tablet"), 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"),