Searched refs:INKSCAPE_TEMPLATESDIR (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Dpath-prefix.h40 # define INKSCAPE_TEMPLATESDIR BR_DATADIR( "/inkscape/templates" ) macro
63 # define INKSCAPE_TEMPLATESDIR WIN32_DATADIR("share\\templates") macro
85 # define INKSCAPE_TEMPLATESDIR "Contents/Resources/share/inkscape/templates" macro
108 # define INKSCAPE_TEMPLATESDIR INKSCAPE_DATADIR "/inkscape/templates" macro
H A Dfile.cpp183 sources.push_back( g_strdup(INKSCAPE_TEMPLATESDIR) ); // then the system templates dir
/inkscape/src/io/
H A Dresource.cpp46 case TEMPLATES: temp = INKSCAPE_TEMPLATESDIR; break;
/inkscape/src/ui/dialog/
H A Dtemplate-load-tab.cpp222 _getTemplatesFromDir(INKSCAPE_TEMPLATESDIR + _loading_path);

Completed in 61 milliseconds