gimp/app/config
Sven Neumann 28fddfd554 Makefile.am removed this header file.
2003-03-25  Sven Neumann  <sven@gimp.org>

	* Makefile.am
	* gimpintl.h: removed this header file.

	* gimpmiscui.c: include libgimp-intl.h.

	* gimp.c (gimp_main): call setlocale() and bind to the libgimp
	textdomain so that plug-ins don't need to do that explicitely.

	* libgimp/stdplugins-intl.h: added the functionality that used to
	live in gimpintl.h and removed the libgimp related stuff. Got rid
	of the INIT_I18N_UI() macro.

	* plug-ins/*/*.c: removed all occurances of INIT_I18N_UI().
	Plug-ins simply call INIT_I18N() once in their run() function.

	* plug-ins/script-fu/script-fu-intl.h: added the functionality
	that used to live in gimpintl.h and removed the libgimp related
	stuff.

	* app/Makefile.am
	* app/gimp-intl.h: new file that defines the gettext macros for
	the GIMP core.

	* app/*/*.c: include gimp-intl.h instead of libgimp/gimpintl.h.

	* plug-ins/script-fu/scripts/test-sphere.scm: fixed typos.
2003-03-25 16:38:19 +00:00
..
.cvsignore Changed my mind again and decided that gimpconfig-dump should create 2003-01-13 10:57:40 +00:00
config-types.h app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +00:00
gimpbaseconfig.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimpbaseconfig.h Finally landed the new GimpConfig based gimprc parser. It's not finished 2002-11-18 20:50:31 +00:00
gimpconfig-deserialize.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimpconfig-deserialize.h added "gint nest_level" to the deserialization functions, so nested calls 2002-05-27 14:04:21 +00:00
gimpconfig-dump.c app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +00:00
gimpconfig-params.c always build gimpconfig-dump. 2003-01-11 01:31:22 +00:00
gimpconfig-params.h app/config/gimpconfig-deserialize.c transparently serialize and 2003-02-28 17:01:13 +00:00
gimpconfig-path.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimpconfig-path.h configure.in etc/Makefile.am etc/gimprc.in removed templates for gimprc 2002-12-29 18:58:24 +00:00
gimpconfig-serialize.c added the new function gimp_config_string_append_escaped(), see inline 2003-03-17 14:23:42 +00:00
gimpconfig-serialize.h app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +00:00
gimpconfig-types.c renamed gimp_mem_size_entry_new() to gimp_memsize_entry_new() for 2002-05-29 09:20:56 +00:00
gimpconfig-types.h renamed gimp_mem_size_entry_new() to gimp_memsize_entry_new() for 2002-05-29 09:20:56 +00:00
gimpconfig-utils.c added the new function gimp_config_string_append_escaped(), see inline 2003-03-17 14:23:42 +00:00
gimpconfig-utils.h added the new function gimp_config_string_append_escaped(), see inline 2003-03-17 14:23:42 +00:00
gimpconfig.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimpconfig.h app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +00:00
gimpconfigwriter.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimpconfigwriter.h fixed creation of config file, added new function 2003-03-10 15:48:16 +00:00
gimpcoreconfig.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimpcoreconfig.h themes/Default/images/stock-delete-16.png 2003-03-06 16:47:34 +00:00
gimpdisplayconfig.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimpdisplayconfig.h app/config/gimpdisplayconfig.[ch] app/config/gimprc-blurbs.h 2003-02-25 16:30:53 +00:00
gimpguiconfig.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimpguiconfig.h app/config/gimpdisplayconfig.[ch] moved navigation_preview_size to 2002-11-21 17:17:03 +00:00
gimppluginconfig.c always build gimpconfig-dump. 2003-01-11 01:31:22 +00:00
gimppluginconfig.h app/config/gimppluginconfig.[ch] added "script-fu-path" back to gimprc. 2002-12-30 01:28:47 +00:00
gimprc-blurbs.h improved a few blurbs. 2003-03-11 18:01:58 +00:00
gimprc.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimprc.h app/config/Makefile.am new files that define plug-in specific 2002-12-29 23:23:35 +00:00
gimpscanner.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimpscanner.h removed gimp_scanner_parse_string_list() since the format it read wasn't 2003-03-10 19:01:07 +00:00
Makefile.am app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +00:00
makefile.msc when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00
test-config.c added the new function gimp_config_string_append_escaped(), see inline 2003-03-17 14:23:42 +00:00