X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fmenus-skeleton.h;h=924cc19894bac7133113a6c55cf81f65d4a68bdd;hb=c7cf14ac71346f76ae219ce67fb88c1bd34832e2;hp=4e4c45b8c474232de1b44ae9fe593a9a7b189f97;hpb=3218c2ccc8c67309c2fbc1da6956588fff27a097;p=inkscape.git diff --git a/src/menus-skeleton.h b/src/menus-skeleton.h index 4e4c45b8c..924cc1989 100644 --- a/src/menus-skeleton.h +++ b/src/menus-skeleton.h @@ -108,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" @@ -302,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 :