Searched refs:userdir (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/widgets/ | ||
H A D | icon.cpp | 1284 gchar *userdir = Inkscape::Application::profile_path("icons"); local 1285 sources.push_back(g_build_filename(userdir,"icons.svg", NULL)); 1287 g_free(userdir); |
Completed in 22 milliseconds