X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fmenus-skeleton.h;h=924cc19894bac7133113a6c55cf81f65d4a68bdd;hb=c7cf14ac71346f76ae219ce67fb88c1bd34832e2;hp=978b555b08df6cd310d4933e9974e302e45c5382;hpb=c343379128c0fed3e7bc71637efbcce6a67776a4;p=inkscape.git diff --git a/src/menus-skeleton.h b/src/menus-skeleton.h index 978b555b0..924cc1989 100644 --- a/src/menus-skeleton.h +++ b/src/menus-skeleton.h @@ -40,7 +40,6 @@ static char const menus_skeleton[] = " \n" " \n" " \n" -" \n" " \n" " \n" " \n" @@ -109,8 +108,9 @@ static char const menus_skeleton[] = " \n" " \n" " \n" -" \n" -" \n" +// Better location in menu needs to be found +//" \n" +//" \n" " \n" " \n" " \n" @@ -134,6 +134,8 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \n" +" \n" // Not quite ready to be in the menus. // " \n" " \n" @@ -301,4 +303,4 @@ static char const menus_skeleton[] = fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :