gimp/plug-ins/libgimpoldpreview
David Odin b792d4ad18 Don't call gimp_plug_in_get_path(), since it doesn't really help, call
* plug-ins/FractalExplorer/Dialogs.c:
	* plug-ins/gfig/gfig.c:
	* plug-ins/gflare/gflare.c: Don't call gimp_plug_in_get_path(), since
	it doesn't really help, call gimp_gimprc_query() instead and display
	an error message in case of problem. Aka move the code from
	gimpmiscui back to these plug-ins.

	* libgimp/gimpmiscui.[ch]: removed these file.
	* libgimp/Makefile.am: changed accordlingly.

	* plug-ins/libgimpoldpreview/gimpoldpreview.c: removed
	gimp_plug_in_get_path() from here also, since I forgot to do this in
	my previous commits (ouch! bad DindinX!).

  All this partly close #125141.
2003-12-13 23:58:33 +00:00
..
.cvsignore suppress button_press events that reach the dockable widget but don't 2003-12-11 19:34:37 +00:00
Makefile.am Moved GimpOldPreview from libgimp/gimpmiscui to its own not installed library. 2003-12-11 18:16:47 +00:00
gimpoldpreview.c Don't call gimp_plug_in_get_path(), since it doesn't really help, call 2003-12-13 23:58:33 +00:00
gimpoldpreview.h Fixed the header part to reflect the new name of these files. 2003-12-13 15:09:39 +00:00