Use intltool for managing the translations for the Windows installer, instead of manually maintaining the translated message files. The message files are generated in the source directory, under build/windows/installer/lang, as part of the build, and can be subsequently used to build the installer, as before.
10 lines
105 B
Text
10 lines
105 B
Text
/*.gmo
|
|
/*.mo
|
|
/*.pot
|
|
/.intltool-merge-cache
|
|
/Makefile
|
|
/Makefile.in
|
|
/POTFILES
|
|
/messages
|
|
/missing
|
|
/stamp-it
|