summaryrefslogtreecommitdiffstats
path: root/packaging/win32/languages/Dutch_languageNames.nsh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update installer language namesMarc Jeanmougin2019-08-231-1/+0
|
* Remove piglatin ocurrencesJabiertxof2018-09-191-1/+0
|
* Packaging: Sort translations by name in Windows .exe and .msi installers ↵Eduard Braun2017-01-161-0/+94
(before they were sorted by language code) This commit also adds functionality to automatically parse localized language names from the Inkscape .po file for the NSIS (.exe) installer Python scripts for Windows packaging are now Python 2/3 compatible and should always handle unicode characters properly. Fixed bugs: - https://launchpad.net/bugs/1654460 (bzr r15418)