summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 87a23fa)
raw | patch | inline | side by side (parent: 87a23fa)
author | joncruz <joncruz@users.sourceforge.net> | |
Mon, 1 Sep 2008 08:14:13 +0000 (08:14 +0000) | ||
committer | joncruz <joncruz@users.sourceforge.net> | |
Mon, 1 Sep 2008 08:14:13 +0000 (08:14 +0000) |
src/extension/extension.h | patch | blob | history |
index b05f67c5d90a6ca86dcdf6f970e0dabbf7b79726..0129f4d742584e2fcec9c23bf63f0db726425321 100644 (file)
/** Defines the key for Postscript printing */
#define SP_MODULE_KEY_PRINT_PS "org.inkscape.print.ps"
#define SP_MODULE_KEY_PRINT_CAIRO_PS "org.inkscape.print.ps.cairo"
+#define SP_MODULE_KEY_PRINT_CAIRO_EPS "org.inkscape.print.eps.cairo"
/** Defines the key for PDF printing */
#define SP_MODULE_KEY_PRINT_PDF "org.inkscape.print.pdf"
#define SP_MODULE_KEY_PRINT_CAIRO_PDF "org.inkscape.print.pdf.cairo"