Code

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

index 9cfe33ddab57071edd14648c4b96f02845c31ddb..40e8a6dedcc1f43ec016e3d246fbaea5fad2e55e 100644 (file)
@@ -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"),