summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2009-03-26 22:21:21 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2009-03-26 22:21:21 +0000
commitf9521b8554616f4a68c2c5a5fec30595aa12d421 (patch)
treedd2b39051fa9cdab4d1eb57fbd66f022115d0fc9 /src
parentRemoved Plied tartan, improved Wavy tartan, added a Tiger fur Texture, fixed ... (diff)
downloadinkscape-f9521b8554616f4a68c2c5a5fec30595aa12d421.tar.gz
inkscape-f9521b8554616f4a68c2c5a5fec30595aa12d421.zip
this terminal submenu really saves us no space
(bzr r7563)
Diffstat (limited to 'src')
-rw-r--r--src/menus-skeleton.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/menus-skeleton.h b/src/menus-skeleton.h
index 503a52cc3..a4bdcfd9a 100644
--- a/src/menus-skeleton.h
+++ b/src/menus-skeleton.h
@@ -218,11 +218,9 @@ static char const menus_skeleton[] =
" <verb verb-id=\"SelectionSimplify\" />\n"
" <verb verb-id=\"SelectionReverse\" />\n"
" <separator/>\n"
-" <submenu name=\"" N_("Path Effects") "\">\n"
-" <verb verb-id=\"DialogLivePathEffect\" />\n"
-" <verb verb-id=\"PasteLivePathEffect\" />\n"
-" <verb verb-id=\"RemoveLivePathEffect\" />\n"
-" </submenu>\n"
+" <verb verb-id=\"DialogLivePathEffect\" />\n"
+" <verb verb-id=\"PasteLivePathEffect\" />\n"
+" <verb verb-id=\"RemoveLivePathEffect\" />\n"
" </submenu>\n"
" <submenu name=\"" N_("_Text") "\">\n"
" <verb verb-id=\"DialogText\" />\n"