Code

Tweaked smaller size to be 3/4ths the menu size
[inkscape.git] / src / verbs.cpp
index 8212ad233f94dedd085ffab3c032e327cd78f45f..9cfe33ddab57071edd14648c4b96f02845c31ddb 100644 (file)
@@ -2236,10 +2236,6 @@ 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),
-    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"),