gimp/plug-ins/help
Sven Neumann 55d14fd0f0 Finished some work that Brix started on the help system. It's now possibly
2004-03-09  Sven Neumann  <sven@gimp.org>

	Finished some work that Brix started on the help system. It's
	now possibly to use an external web-browser for context help
	(bug #136081):

	* configure.in
	* plug-ins/Makefile.am
	* plug-ins/help/Makefile.am
	* plug-ins/help/domain.[ch]
	* plug-ins/help/help.c: new plug-in that does the help domain
	management. Most of this used to live in the helpbrowser plug-in.

	* plug-ins/helpbrowser/Makefile.am
	* plug-ins/helpbrowser/domain.[ch]: removed these two files here.

	* plug-ins/helpbrowser/helpbrowser.c: changed accordingly.

	* app/widgets/gimphelp.c: use the new help plug-in.
2004-03-09 01:37:56 +00:00
..
domain.c Finished some work that Brix started on the help system. It's now possibly 2004-03-09 01:37:56 +00:00
domain.h Finished some work that Brix started on the help system. It's now possibly 2004-03-09 01:37:56 +00:00
gimphelp.c Finished some work that Brix started on the help system. It's now possibly 2004-03-09 01:37:56 +00:00
gimphelpdomain.c Finished some work that Brix started on the help system. It's now possibly 2004-03-09 01:37:56 +00:00
gimphelplocale.c Finished some work that Brix started on the help system. It's now possibly 2004-03-09 01:37:56 +00:00
help.c Finished some work that Brix started on the help system. It's now possibly 2004-03-09 01:37:56 +00:00
Makefile.am Finished some work that Brix started on the help system. It's now possibly 2004-03-09 01:37:56 +00:00