… and additional source from python POTFILES. These 2 fixes allow `make distcheck` to work fine. You'll notice that I just commented the pygimp files out instead of just deleting them. That's because there have been discussions and a patch proposal lately about porting the pygimp API to Python 3/master. We are not sure we want this yet for maintainability reason (and I was supposed to be the one to wipe these files out!) but we'll see.
20 lines
593 B
Text
20 lines
593 B
Text
# Files from the Gimp distribution which have already been
|
|
# marked to allow runtime translation of messages
|
|
|
|
[encoding: UTF-8]
|
|
|
|
#plug-ins/pygimp/gimpfu.py
|
|
#plug-ins/pygimp/gimpui.py
|
|
|
|
#plug-ins/pygimp/plug-ins/histogram-export.py
|
|
#plug-ins/pygimp/plug-ins/palette-sort.py
|
|
#plug-ins/pygimp/plug-ins/shadow_bevel.py
|
|
|
|
plug-ins/python/colorxhtml.py
|
|
plug-ins/python/foggify.py
|
|
plug-ins/python/gradients-save-as-css.py
|
|
plug-ins/python/palette-offset.py
|
|
plug-ins/python/palette-to-gradient.py
|
|
plug-ins/python/py-slice.py
|
|
plug-ins/python/python-console/python-console.py
|
|
plug-ins/python/spyro-plus.py
|