]> granicus.if.org Git - flex/commit
gettext: more recent makevars; new script to update po files.
authorSimon Sobisch <simonsobisch@web.de>
Tue, 2 May 2017 15:26:07 +0000 (17:26 +0200)
committerWill Estes <westes575@gmail.com>
Tue, 2 May 2017 18:56:59 +0000 (14:56 -0400)
commit5b30b23fe9a317eeacf3c41cf4bf30f89c3cd24a
tree43e6e57b8b7588a9e97bd4637c01a26aaf136324
parent3211921c23fe85236d70d1b5919cbc4a8a94c685
gettext: more recent makevars; new script to update po files.

Previously, "make dist" and similar commands would cause the po files
to be updated, which is incorrect. The more recent version now used
should not do this.

Replaced Rules-getpo by extra script to manually update and rebuild all po files.
po/Makevars
po/Rules-getpo [deleted file]
po/update_linguas.sh [new file with mode: 0755]