gimp/app/file
Michael Natterer 3aec225624 removed stuff which now lives in gui/gui.c, removed global variable
2001-04-27  Michael Natterer  <mitch@gimp.org>

	* app/app_procs.[ch]: removed stuff which now lives in gui/gui.c,
	removed global variable "we_are_exiting", made app_init() static.

	* app/appenv.h: removed "we_are_exiting".

	* app/colormaps.c: don't #include "app_procs.h"

	* app/file-open.[ch]
	* app/file-save.[ch]: removed the *_pre_init() functions and
	renamed the *_post_init() functions to *_menu_init().

	* app/gui/gui.c: added more GUI init and shutdown code from
	app_procs.c
2001-04-27 15:31:50 +00:00
..
file-open.c removed stuff which now lives in gui/gui.c, removed global variable 2001-04-27 15:31:50 +00:00
file-open.h removed stuff which now lives in gui/gui.c, removed global variable 2001-04-27 15:31:50 +00:00
file-save.c removed stuff which now lives in gui/gui.c, removed global variable 2001-04-27 15:31:50 +00:00
file-save.h removed stuff which now lives in gui/gui.c, removed global variable 2001-04-27 15:31:50 +00:00
file-utils.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
file-utils.h app/fileops.[ch] removed... 2001-03-30 13:31:41 +00:00