summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 039ff76)
raw | patch | inline | side by side (parent: 039ff76)
author | joncruz <joncruz@users.sourceforge.net> | |
Mon, 10 Mar 2008 08:07:56 +0000 (08:07 +0000) | ||
committer | joncruz <joncruz@users.sourceforge.net> | |
Mon, 10 Mar 2008 08:07:56 +0000 (08:07 +0000) |
src/path-prefix.h | patch | blob | history |
diff --git a/src/path-prefix.h b/src/path-prefix.h
index 9eda394c136650dcb348b0fcf1eecd8160d985d4..451718c3c87c7c14a0d12e025fd039918724294a 100644 (file)
--- a/src/path-prefix.h
+++ b/src/path-prefix.h
# define INKSCAPE_TEMPLATESDIR BR_DATADIR( "/inkscape/templates" )
# define INKSCAPE_UIDIR BR_DATADIR( "/inkscape/ui" )
//CREATE V0.1 support
-# define CREATE_GRADIENTSDIR BR_DATADIR( "/create/gradients/gimp" )
+# define CREATE_GRADIENTSDIR BR_DATADIR( "/create/gradients/gimp" )
# define CREATE_PALETTESDIR BR_DATADIR( "/create/swatches" )
# define CREATE_PATTERNSDIR BR_DATADIR( "/create/patterns/vector" )
#else
# define INKSCAPE_EXAMPLESDIR "Contents/Resources/examples"
# define INKSCAPE_EXTENSIONDIR "Contents/Resources/extensions"
# define INKSCAPE_GRADIENTSDIR "Contents/Resources/gradients"
+# define INKSCAPE_JAVADIR "Contents/Resources/java"
# define INKSCAPE_KEYSDIR "Contents/Resources/keys"
# define INKSCAPE_PIXMAPDIR "Contents/Resources/icons"
# define INKSCAPE_MARKERSDIR "Contents/Resources/markers"