Searched defs:shortexedir (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dmain.cpp675 gchar *shortexedir = g_win32_locale_filename_from_utf8(exedir); local
676 gchar *localepath = g_build_filename(shortexedir, PACKAGE_LOCALE_DIR, NULL);
678 g_free(shortexedir);

Completed in 23 milliseconds