From: gouldtj Date: Wed, 29 Mar 2006 05:41:05 +0000 (+0000) Subject: (no commit message) X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2c3d089f8a76a858822270649a8367eb30f4803d;p=inkscape.git --- diff --git a/src/verbs.cpp b/src/verbs.cpp index 9cfe33dda..40e8a6ded 100644 --- a/src/verbs.cpp +++ b/src/verbs.cpp @@ -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"),