mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-04 21:04:18 +01:00
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>
This commit is contained in:
committed by
Carlos R. Mafra
parent
3d2948e1a0
commit
b266808331
@@ -38,6 +38,7 @@ EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N INSTALL \
|
||||
The-perfect-Window-Maker-patch.txt \
|
||||
README COPYING.WTFPL autogen.sh \
|
||||
email-clients.txt checkpatch.pl update-changelog.pl \
|
||||
script/check-translation-sources.sh \
|
||||
script/generate-mapfile-from-header.sh \
|
||||
script/nested-func-to-macro.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user