Gimp/plug-ins/help-browser
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
dialog.c Replace lots of deprecated gtk_menu_popup(), only GimpUIManager left 2018-05-20 21:06:30 +02:00
dialog.h
gimpthrobber.c plug-ins: port help-browser to icon names 2014-05-12 00:17:57 +02:00
gimpthrobber.h plug-ins: port help-browser to icon names 2014-05-12 00:17:57 +02:00
gimpthrobberaction.c Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpthrobberaction.h plug-ins: port help-browser to icon names 2014-05-12 00:17:57 +02:00
help-browser.c plug-ins: tab cleaning. 2017-02-01 01:59:45 +01:00
Makefile.am plug-ins: install plug-ins in subfolder. 2018-05-20 21:06:35 +02:00
uri.c help-browser: Delete dead variable and assignment 2011-10-10 09:57:58 +05:30
uri.h