gnome-control-center/capplets/background
Rodney Dawes 95aec817a6 Remove utf8 validate check (gnome_wp_props_wp_set): If the filename we
2005-10-01  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (gnome_wp_add_image): Remove utf8 validate check
	(gnome_wp_props_wp_set): If the filename we have for the image is not
	valid utf8, convert it to utf8 before setting the key in gconf
	(gnome_wp_load_stuffs, gnome_wp_file_changed): Make sure that the
	filename is valid utf8 and the file exists with utf8 encoding, or fall
	back to filename encoding as specified by the user with glib's
	environment variables

	* gnome-wpitem.c (gnome_wp_item_new): Make sure that the name field
	is always utf8 for displaying to the user with the tree view

	* gnome-wp-xml.c (gnome_wp_xml_load_xml): Make sure that the
	filename is valid utf8 and the file exists with utf8 encoding, or fall
	back to filename encoding as specified by the user with glib's
	environment variables
	(gnome_wp_xml_save_list): If the filename is not valid utf8, then
	convert to utf8 for storing in the XML file

	Fixes #168604
2005-10-01 21:29:39 +00:00
..
.cvsignore Update for new capplet Update Name/Comment/Exec entries 2004-01-12 05:10:40 +00:00
background.desktop.in.in Add %F to Exec command line 2005-01-09 03:53:35 +00:00
ChangeLog Remove utf8 validate check (gnome_wp_props_wp_set): If the filename we 2005-10-01 21:29:39 +00:00
gnome-background-properties.glade Replace GnomeColorPicker with the GtkColorButton widget Some properties 2005-07-25 20:51:16 +00:00
gnome-wp-capplet.c Remove utf8 validate check (gnome_wp_props_wp_set): If the filename we 2005-10-01 21:29:39 +00:00
gnome-wp-capplet.h Update to use GtkIconTheme rather than GnomeIconTheme Based on patch from 2005-07-10 20:45:00 +00:00
gnome-wp-info.c Pass the md5sum to the call to g_strconcat to create the path to the 2005-07-14 03:06:24 +00:00
gnome-wp-info.h Update Copyright to include current year 2005-02-26 19:15:58 +00:00
gnome-wp-item.c Remove utf8 validate check (gnome_wp_props_wp_set): If the filename we 2005-10-01 21:29:39 +00:00
gnome-wp-item.h Update Copyright to include current year 2005-02-26 19:15:58 +00:00
gnome-wp-utils.c Update Copyright to include current year 2005-02-26 19:15:58 +00:00
gnome-wp-utils.h Update Copyright to include current year 2005-02-26 19:15:58 +00:00
gnome-wp-xml.c Remove utf8 validate check (gnome_wp_props_wp_set): If the filename we 2005-10-01 21:29:39 +00:00
gnome-wp-xml.h Update Copyright to include current year 2005-02-26 19:15:58 +00:00
Makefile.am use GNOMELOCALEDIR. 2004-11-28 08:14:05 +00:00