Code

(no commit message)
authorgouldtj <gouldtj@users.sourceforge.net>
Wed, 29 Mar 2006 05:43:57 +0000 (05:43 +0000)
committergouldtj <gouldtj@users.sourceforge.net>
Wed, 29 Mar 2006 05:43:57 +0000 (05:43 +0000)
src/verbs.cpp

index 91ee69afd94012851f74cdadc9de391c0147b3b3..b10892b8082752b4753eca6bdc138bd44c1a17e4 100644 (file)
@@ -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"),