X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmenus-skeleton.h;h=a4bdcfd9ae0b5e198e65946aa007dc184808677c;hb=530f7fc7cfa4351ec33163abd795460bbc351609;hp=71c07e1f946f024ee18e07106384f4a3fcaebd17;hpb=4d0239401455512530d186ecd6b5e26dda3653e8;p=inkscape.git diff --git a/src/menus-skeleton.h b/src/menus-skeleton.h index 71c07e1f9..a4bdcfd9a 100644 --- a/src/menus-skeleton.h +++ b/src/menus-skeleton.h @@ -1,7 +1,7 @@ #ifndef SEEN_MENUS_SKELETON_H #define SEEN_MENUS_SKELETON_H -#include +#include "config.h" #ifdef __cplusplus #undef N_ @@ -9,7 +9,7 @@ #endif static char const menus_skeleton[] = -"\n" "\n" @@ -19,9 +19,7 @@ static char const menus_skeleton[] = " \n" " \n" " \n" -" \n" -" \n" -" \n" +" \n" " \n" " \n" " \n" @@ -34,13 +32,6 @@ static char const menus_skeleton[] = " \n" #endif " \n" -/* These are ugly, but what needs to happen here is allowing users - to use the native PS support if they are using another print driver. - This is done through the "Print Direct" command. Which is inserted - here based on if those other drivers are being built. */ -#ifdef WIN32 -" \n" -#endif " \n" " \n" " \n" @@ -49,6 +40,8 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +// TODO look at some dynamic option for changing the menu tree: +//" \n" " \n" " \n" " \n" @@ -63,7 +56,6 @@ static char const menus_skeleton[] = " \n" " \n" " \n" -" \n" " \n" " \n" " \n" @@ -80,7 +72,8 @@ static char const menus_skeleton[] = " \n" " \n" " \n" -" \n" +" \n" +" \n" " \n" " \n" " \n" @@ -91,6 +84,8 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \n" +" \n" " \n" " \n" " \n" @@ -113,11 +108,14 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \n" " \n" " \n" " \n" " \n" " \n" +" \n" +" \n" " \n" " \n" " \n" @@ -135,9 +133,12 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +// Not quite ready to be in the menus. +// " \n" " \n" " \n" " \n" +" \n" " \n" " \n" " \n" @@ -157,7 +158,6 @@ static char const menus_skeleton[] = " \n" " \n" " \n" -" \n" " \n" " \n" " \n" @@ -176,6 +176,7 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \n" " \n" " \n" " \n" @@ -218,20 +219,35 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \n" +" \n" " \n" " \n" " \n" +#ifdef ENABLE_SVG_FONTS +" \n" +#endif // ENABLE_SVG_FONTS " \n" -" \n" " \n" +" \n" " \n" " \n" " \n" " \n" " \n" " \n" +#ifdef HAVE_ASPELL +" \n" +" \n" +#endif +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" " \n" -" \n" +" \n" " \n" " \n" " \n" @@ -245,6 +261,7 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \n" " \n" " \n" " \n"