X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fpath-prefix.h;h=50895ef7b3822f5f6085ef1456e91f21cb9d2c64;hb=4f076d6c508a8d275bee5b1b2d1d63ce8408bf8e;hp=87100a9cd84d694cc9c9e0d18debdf7e7a0a7a4c;hpb=4f9777949d0a40a288f670c5e10d778739d12cdc;p=inkscape.git diff --git a/src/path-prefix.h b/src/path-prefix.h index 87100a9cd..50895ef7b 100644 --- a/src/path-prefix.h +++ b/src/path-prefix.h @@ -72,12 +72,9 @@ extern "C" { # define INKSCAPE_TEMPLATESDIR "Contents/Resources/templates" # define INKSCAPE_UIDIR "Contents/Resources/ui" //CREATE V0.1 support -// fixme: is this the correct path -/* -# define CREATE_GRADIENTSDIR "/create/gradients/gimp" -# define CREATE_PALETTESDIR "/create/swatches" -# define CREATE_PATTERNSDIR "/create/patterns/vector" -*/ +# define CREATE_GRADIENTSDIR "/Library/Application Support/create/gradients/gimp" +# define CREATE_PALETTESDIR "/Library/Application Support/create/swatches" +# define CREATE_PATTERNSDIR "/Library/Application Support/create/patterns/vector" # else # define INKSCAPE_APPICONDIR INKSCAPE_DATADIR "/pixmaps" # define INKSCAPE_EXTENSIONDIR INKSCAPE_DATADIR "/inkscape/extensions"