From cbb20310ec8de1876f870a874521b5785bdce633 Mon Sep 17 00:00:00 2001 From: Bob Jamison Date: Wed, 29 Mar 2006 13:18:22 +0000 Subject: fixed typo. removed duplicates of SP_VERB_DIALOG_EXTENSIONEDITOR (bzr r368) --- src/verbs.cpp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/verbs.cpp') diff --git a/src/verbs.cpp b/src/verbs.cpp index b10892b80..9cfe33dda 100644 --- a/src/verbs.cpp +++ b/src/verbs.cpp @@ -2236,14 +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), - 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"), -- cgit v1.2.3