gimp/plug-ins/uri
Sven Neumann e79099db0d declare default_value as const and allocate a copy.
2005-04-06  Sven Neumann  <sven@gimp.org>

	* libgimpconfig/gimpconfig-path.[ch] (gimp_param_spec_config_path):
	declare default_value as const and allocate a copy.

	* app/config/gimpbaseconfig.[ch]: gives access to the default values
	for temp and swap path.

	* app/base/base.c (base_init): create the temp directory if it
	doesn't exist (bug #172682).

	* plug-ins/uri/uri-backend-gnomevfs.c: fixed path in error message.
2005-04-06 15:14:57 +00:00
..
.cvsignore removed. 2005-02-06 16:11:40 +00:00
Makefile.am Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-23 22:01:58 +00:00
uri-backend-gnomevfs.c declare default_value as const and allocate a copy. 2005-04-06 15:14:57 +00:00
uri-backend-wget.c force the server-response wget option off so it doesn't screw up our 2005-03-11 00:00:12 +00:00
uri-backend.h added backend methods for saving to URIs. 2005-02-07 19:40:52 +00:00
uri.c app/dialogs/user-install-dialog.c app/file/gimprecentlist.c 2005-03-04 19:13:21 +00:00