From: gouldtj Date: Wed, 29 Mar 2006 05:43:57 +0000 (+0000) Subject: (no commit message) X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=35d683c0f418b8797fbfed04b6cd60fb2daedb98;p=inkscape.git --- diff --git a/src/verbs.cpp b/src/verbs.cpp index 91ee69afd..b10892b80 100644 --- a/src/verbs.cpp +++ b/src/verbs.cpp @@ -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"),