summaryrefslogtreecommitdiffstats
path: root/src/extension/extension.h
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2006-07-28 19:18:18 +0000
committerishmal <ishmal@users.sourceforge.net>2006-07-28 19:18:18 +0000
commit77f17e87a563d6a3bb176c5df3c46987eaa98aca (patch)
tree9262881ebf4d99905fc1fd3841436336c7c53042 /src/extension/extension.h
parentNepali translation of GUI update (diff)
downloadinkscape-77f17e87a563d6a3bb176c5df3c46987eaa98aca.tar.gz
inkscape-77f17e87a563d6a3bb176c5df3c46987eaa98aca.zip
Add Miklos's new Cairo PDF rendering
(bzr r1502)
Diffstat (limited to 'src/extension/extension.h')
-rw-r--r--src/extension/extension.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extension/extension.h b/src/extension/extension.h
index de3dda19b..81629a2dc 100644
--- a/src/extension/extension.h
+++ b/src/extension/extension.h
@@ -45,6 +45,7 @@
#define SP_MODULE_KEY_PRINT_PS "org.inkscape.print.ps"
/** 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"
/** Defines the key for LaTeX printing */
#define SP_MODULE_KEY_PRINT_LATEX "org.inkscape.print.latex"
/** Defines the key for printing with GNOME Print */