Searched refs:INKSCAPE_APPICONDIR (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dpath-prefix.h24 # define INKSCAPE_APPICONDIR BR_DATADIR( "/pixmaps" ) macro
48 # define INKSCAPE_APPICONDIR WIN32_DATADIR("pixmaps") macro
70 # define INKSCAPE_APPICONDIR "Contents/Resources/share/pixmaps" macro
92 # define INKSCAPE_APPICONDIR INKSCAPE_DATADIR "/pixmaps" macro
/inkscape/src/io/
H A Dresource.cpp37 case APPICONS: temp = INKSCAPE_APPICONDIR; break;

Completed in 49 milliseconds