X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fxo-file.h;h=0cc2e2e60960018124795d8deba6d8b5fc9707d2;hb=62e6c9d87f653624015e8dacd4c5e5abbec4cffa;hp=7ff1a03fe07a5ab542f8e36a1bc0cc64da885276;hpb=5b10083203ad4e798c25ed35110ab7e7440656b8;p=xournal.git diff --git a/src/xo-file.h b/src/xo-file.h index 7ff1a03..0cc2e2e 100644 --- a/src/xo-file.h +++ b/src/xo-file.h @@ -1,3 +1,6 @@ +#define DEFAULT_SHORTEN_MENUS \ + "optionsAntialiasBG optionsProgressiveBG optionsLeftHanded" + #define GS_CMDLINE \ "gs -sDEVICE=bmp16m -r%f -q -sOutputFile=- " \ "-dNOPAUSE -dBATCH -dEPSCrop -dTextAlphaBits=4 -dGraphicsAlphaBits=4 %s"