Comment 2 for bug 1710332

Revision history for this message
Mc (mc...) wrote :

not safe to delete one (depends on 'supported' gettext), but safe to move to another dir with the correct fixes to po/CMakeLists.txt and CMakeScripts/inkscape-desktop.cmake.

new versions of gettext (>0.19) are capable of generating a translated .in file, but a version of it is present for older versions. (cf if/then/else of po/CMakeLists.txt)

Then the generated file with the .in is used by CMakeScripts/inkscape-desktop.cmake