po-python: skip copied Python files from POTFILES.

This issue was invisible when making VPATH builds, but appeared only in
source-tree builds as gettext tools are apparently mixing source and
build files. So we need to add these in the POTFILES.skip.
This commit is contained in:
Jehan
2018-08-18 00:00:50 +02:00
parent 319b1efb4d
commit 8ec5f44f2f

View File

@ -53,3 +53,12 @@ plug-ins/twain
plug-ins/ui
plug-ins/win-snap
tools
plug-ins/pygimp/plug-ins/colorxhtml/colorxhtml.py
plug-ins/pygimp/plug-ins/foggify/foggify.py
plug-ins/pygimp/plug-ins/gradients-save-as-css/gradients-save-as-css.py
plug-ins/pygimp/plug-ins/histogram-export/histogram-export.py
plug-ins/pygimp/plug-ins/palette-offset/palette-offset.py
plug-ins/pygimp/plug-ins/palette-sort/palette-sort.py
plug-ins/pygimp/plug-ins/palette-to-gradient/palette-to-gradient.py
plug-ins/pygimp/plug-ins/py-slice/py-slice.py