X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fmenus-skeleton.h;h=924cc19894bac7133113a6c55cf81f65d4a68bdd;hb=c7cf14ac71346f76ae219ce67fb88c1bd34832e2;hp=9840a1aa15d246b02da40c52907a5623b80691bb;hpb=182f8b20049f507f9767bab2febab193a602d434;p=inkscape.git diff --git a/src/menus-skeleton.h b/src/menus-skeleton.h index 9840a1aa1..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" @@ -238,6 +240,10 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +#ifdef HAVE_ASPELL +" \n" +" \n" +#endif " \n" " \n" " \n" @@ -266,6 +272,7 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \n" " \n" " \n" " \n" @@ -296,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 :