From: ishmal Date: Wed, 29 Mar 2006 13:18:22 +0000 (+0000) Subject: fixed typo. removed duplicates of SP_VERB_DIALOG_EXTENSIONEDITOR X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=fb765f76d5e05511950e904b5180f257c9280572;p=inkscape.git fixed typo. removed duplicates of SP_VERB_DIALOG_EXTENSIONEDITOR --- 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"),