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.
(cherry picked from commit 8ec5f44f2f)
This commit is contained in:
parent
babf74a3db
commit
9bbe950c00
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue