avoid unnecessary filename conversions.

2005-03-09  Sven Neumann  <sven@gimp.org>

	* glib/gfileutils.c (g_file_replace): avoid unnecessary filename
	conversions.
This commit is contained in:
Sven Neumann
2005-03-09 11:22:09 +00:00
committed by Sven Neumann
parent 1607e3f1d0
commit cd8a0ac41f
5 changed files with 25 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
2005-03-09 Sven Neumann <sven@gimp.org>
* glib/gfileutils.c (g_file_replace): avoid unnecessary filename
conversions.
2005-03-09 Tor Lillqvist <tml@novell.com>
* glib/gutils.c (g_get_user_data_dir, g_get_user_config_dir,