created script to check the list of source files to handle for translation
commitb266808331123550340b51382599a9ab3434c572
authorChristophe CURIS <christophe.curis@free.fr>
Tue, 20 Jan 2015 21:03:49 +0000 (20 22:03 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 20 Jan 2015 21:29:23 +0000 (20 21:29 +0000)
tree5e846cf7a67035a0d70e7211d708d3520b6e75fa
parent3d2948e1a03d1bb201d35cf10941b8f6f92c8f35
created script to check the list of source files to handle for translation

Because the source file is redefined in the 'po/' directories, there is a
possibility that they get misaligned.

There is now a script that will check everything is in line; it is
triggered by "make check".

The case of the "util/" stuff is excluded at current time because the way
they are defined makes it hard to properly deduce the correct list of
sources, and it is not worth, the core need being on wmaker and WPrefs.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
Makefile.am
The-perfect-Window-Maker-patch.txt
WINGs/po/Makefile.am
WPrefs.app/po/Makefile.am
po/Makefile.am
script/check-translation-sources.sh [new file with mode: 0755]