It's done, all Python plug-ins have been either ported to the new API + Python 3, or they have been discarded (and moved to gimp-data-extras for whoever wants to salvage them). Let's get rid of the outdated pygimp directory (whose code has not been built in the master branch for years now anyway)! Woohoo!
17 lines
554 B
Text
17 lines
554 B
Text
# Files from the Gimp distribution which have already been
|
|
# marked to allow runtime translation of messages
|
|
|
|
[encoding: UTF-8]
|
|
|
|
plug-ins/python/benchmark-foreground-extract.py
|
|
plug-ins/python/colorxhtml.py
|
|
plug-ins/python/foggify.py
|
|
plug-ins/python/gradients-save-as-css.py
|
|
plug-ins/python/histogram-export.py
|
|
plug-ins/python/palette-offset.py
|
|
plug-ins/python/palette-sort.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/python-eval.py
|
|
plug-ins/python/spyro-plus.py
|