X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fmenus-skeleton.h;h=924cc19894bac7133113a6c55cf81f65d4a68bdd;hb=8a2e76b7021b9b960d7c30801a1a14461d9b5939;hp=503a52cc33911f625937aee52e27295b3384d8cb;hpb=86bb0ec97eef378a8ec2e7a9e019656a6fbbe6f6;p=inkscape.git diff --git a/src/menus-skeleton.h b/src/menus-skeleton.h index 503a52cc3..924cc1989 100644 --- a/src/menus-skeleton.h +++ b/src/menus-skeleton.h @@ -29,7 +29,7 @@ static char const menus_skeleton[] = " \n" #ifdef WITH_GNOME_VFS " \n" -" \n" +//" \n" #endif " \n" " \n" @@ -40,8 +40,6 @@ static char const menus_skeleton[] = " \n" " \n" " \n" -// TODO look at some dynamic option for changing the menu tree: -//" \n" " \n" " \n" " \n" @@ -110,6 +108,9 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +// Better location in menu needs to be found +//" \n" +//" \n" " \n" " \n" " \n" @@ -124,7 +125,7 @@ static char const menus_skeleton[] = " \n" " \n" " \n" -" \n" +//" \n" " \n" " \n" " \n" @@ -133,6 +134,8 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \n" +" \n" // Not quite ready to be in the menus. // " \n" " \n" @@ -218,17 +221,16 @@ static char const menus_skeleton[] = " \n" " \n" " \n" -" \n" -" \n" -" \n" -" \n" -" \n" +" \n" +" \n" +" \n" " \n" " \n" " \n" #ifdef ENABLE_SVG_FONTS " \n" #endif // ENABLE_SVG_FONTS +" \n" " \n" " \n" " \n" @@ -270,6 +272,7 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \n" " \n" " \n" " \n" @@ -300,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 :