X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fmenus-skeleton.h;h=924cc19894bac7133113a6c55cf81f65d4a68bdd;hb=71df3bfcc7546bb737d7f2086c70573e74f58eda;hp=0ecfb7cefcfc45b4458abce994f3a4dd52546f5d;hpb=6b15695578f07a3f72c4c9475c1a261a3021472a;p=inkscape.git diff --git a/src/menus-skeleton.h b/src/menus-skeleton.h index 0ecfb7cef..924cc1989 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,8 +9,8 @@ #endif static char const menus_skeleton[] = -"\n" "\n" " \n" @@ -19,60 +19,62 @@ static char const menus_skeleton[] = " \n" " \n" " \n" -" \n" -" \n" -" \n" +" \n" " \n" " \n" " \n" +" \n" " \n" " \n" " \n" -" \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 WITH_GNOME_PRINT -" \n" -#endif -#ifdef WIN32 -" \n" +#ifdef WITH_GNOME_VFS +" \n" +//" \n" #endif +" \n" " \n" " \n" " \n" " \n" -" \n" +" \n" " \n" -" \n" +" \n" " \n" " \n" -" \n" +" \n" " \n" " \n" " \n" " \n" " \n" +" \n" " \n" " \n" " \n" " \n" " \n" " \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" " \n" " \n" " \n" " \n" -" \n" -" \n" -" \n" -" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" " \n" " \n" -" \n" -" \n" -" \n" " \n" " \n" " \n" @@ -80,13 +82,15 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \n" +" \n" " \n" " \n" " \n" " \n" " \n" " \n" -" \n" +" \n" " \n" " \n" " \n" @@ -99,33 +103,45 @@ static char const menus_skeleton[] = " \n" " \n" " \n" -" \n" -" \n" -" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +// Better location in menu needs to be found +//" \n" +//" \n" " \n" -" \n" " \n" -" \n" -" \n" -" \n" -" \n" -" \n" " \n" " \n" +" \n" +" \n" " \n" -" \n" +" \n" +" \n" +" \n" +" \n" " \n" +" \n" " \n" -" \n" +//" \n" " \n" -" \n" -" \n" +" \n" +" \n" " \n" -" \n" " \n" +" \n" +" \n" +" \n" +" \n" +" \n" +// Not quite ready to be in the menus. +// " \n" " \n" " \n" " \n" +" \n" " \n" " \n" " \n" @@ -140,15 +156,31 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \n" +" \n" " \n" " \n" " \n" -" \n" -" \n" +" \n" " \n" " \n" " \n" " \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" " \n" " \n" " \n" @@ -159,13 +191,16 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \n" +" \n" +" \n" " \n" " \n" -" \n" +" \n" " \n" " \n" -" \n" -" \n" +" \n" +" \n" " \n" " \n" " \n" @@ -185,20 +220,38 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \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" " \n" +#ifdef HAVE_ASPELL +" \n" +" \n" +#endif " \n" -" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" " \n" " \n" " \n" @@ -206,29 +259,30 @@ static char const menus_skeleton[] = " \n" #ifdef WITH_INKBOARD " \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" +" \n" " \n" #endif " \n" -" \n" +" \n" +" \n" +" \n" " \n" " \n" " \n" " \n" " \n" " \n" +" \n" " \n" " \n" " \n" +//" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" " \n" " \n" //" \n" @@ -249,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 :