gimp/plug-ins/python
Jehan 4fa7d078d0 plug-ins: install Python plug-ins in rwxr-xr-x.
Without the write permission for the owner, the `make install-plug-ins`
special target fails on Python plug-ins. And anyway I don't see a reason
why not give write permission to the owner (like all other plug-ins are
installed).
2019-12-25 11:51:56 +01:00
..
python-console plug-ins: remove second parameter of gimp_ui_init() in all non-C plug-ins 2019-09-24 19:43:58 +02:00
.gitignore plug-ins: add .gitignore files. 2019-08-06 23:22:18 +02:00
Makefile.am meson, autototools: install colorxhtml ported in previous commit. 2019-12-14 13:19:44 +01:00
colorxhtml.py plug-ins: allow "html" extension for colorxhtml. 2019-12-14 14:37:14 +01:00
file-openraster.py plug-ins: register thumbnail procedures before load procedures 2019-09-10 19:36:54 +02:00
foggify.py plug-ins: port the core of foggify plug-in. 2019-08-28 02:25:19 +02:00
gradients-save-as-css.py plug-ins: remove second parameter of gimp_ui_init() in all non-C plug-ins 2019-09-24 19:43:58 +02:00
meson.build plug-ins: install Python plug-ins in rwxr-xr-x. 2019-12-25 11:51:56 +01:00
palette-offset.py plug-ins: remove second parameter of gimp_ui_init() in all non-C plug-ins 2019-09-24 19:43:58 +02:00
palette-to-gradient.py plug-ins: add a "palette" argument to palette-to-gradient. 2019-08-06 00:29:33 +02:00
py-slice.py plug-ins: fix usage of gimp_file_save() in py-slice.py. 2019-10-12 13:55:07 +02:00
spyro-plus.py plug-ins: minor fixes to spyrogimp plugin. 2019-11-26 20:08:59 +01:00