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

/inkscape/src/
H A Dfile.cpp185 gchar const* localized = _("default.svg"); local
186 if (strcmp("default.svg", localized) != 0) {
187 baseNames.push_back(localized);
200 // localized share/templates/default.xx.svg file, where xx is your language code.

Completed in 89 milliseconds