summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2006-03-29 13:18:22 +0000
committerishmal <ishmal@users.sourceforge.net>2006-03-29 13:18:22 +0000
commitcbb20310ec8de1876f870a874521b5785bdce633 (patch)
tree33b9366c779aa2c51e08f787bd0d6aa3ebc96035 /src/verbs.cpp
parentstring plural form (for languages with multiple plural forms) (diff)
downloadinkscape-cbb20310ec8de1876f870a874521b5785bdce633.tar.gz
inkscape-cbb20310ec8de1876f870a874521b5785bdce633.zip
fixed typo. removed duplicates of SP_VERB_DIALOG_EXTENSIONEDITOR
(bzr r368)
Diffstat (limited to 'src/verbs.cpp')
-rw-r--r--src/verbs.cpp8
1 files changed, 0 insertions, 8 deletions
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"),