QGIS/scripts
Antoine Belvire 33d0c3d654 Sort translations in desktop file
Desktop file generation is non-deterministic - translation positions may vary
across builds. This makes the build non-reproducible.

The cause is the use of glob() which collects qm file paths in a random order,
depending on the filesystem. To ensure the translations are written in a fixed
order the list returned by glob() must be sorted.
2019-10-26 08:25:56 +10:00
..
2019-02-26 22:38:53 +01:00
2019-03-05 18:43:02 +10:00
2019-02-26 22:38:53 +01:00
2019-10-25 14:12:29 +02:00
2019-10-08 20:27:47 +02:00
2019-09-16 10:33:38 +10:00