Gimp/plug-ins/help
Jehan 870ca6334d plug-ins: install plug-ins in subfolder.
I am going to forbid plug-ins from being installed directly in the root
of the plug-ins/ directory. They will have to be installed in a
subdirectory named the same as the entry point binary.
This may seem useless for our core plug-ins which are nearly all
self-contained in single binaries, but this is actually a necessary
restriction to eliminate totally the DLL hell issue on Windows. Moving
core plug-ins in subfolders is only a necessary consequence for it.
2018-05-20 21:06:35 +02:00
..
.gitignore
gimp-help-lookup.c plug-ins: follow policy and only include <libgimp/gimp.h> in help 2013-10-15 22:41:45 +02:00
gimphelp.c app, plug-ins: move the locale processing code in the core. 2017-02-01 03:10:13 +01:00
gimphelp.h
gimphelpdomain.c Bug 762282 - Link ends with "/." 2016-02-26 17:17:44 +01:00
gimphelpdomain.h
gimphelpitem.c
gimphelpitem.h
gimphelplocale.c
gimphelplocale.h
gimphelpprogress-private.h
gimphelpprogress.c
gimphelpprogress.h
gimphelptypes.h
help.c plug-ins: minor tab cleanup. 2017-02-01 04:53:31 +01:00
locales.c
locales.h
Makefile.am plug-ins: install plug-ins in subfolder. 2018-05-20 21:06:35 +02:00