New function to convert a filename to a UTF-8 string for display purposes.

2004-11-02  Matthias Clasen  <mclasen@redhat.com>

	* glib/gconvert.c (g_filename_display_name): New function to
	convert a filename to a UTF-8 string for display purposes.
	(g_get_filename_charsets): New function to return the
	encodings which are tried when converting a filename to
	UTF-8.
This commit is contained in:
Matthias Clasen
2004-11-02 21:29:33 +00:00
committed by Matthias Clasen
parent 91ae46c37b
commit 87ad7806a7
4 changed files with 187 additions and 61 deletions

View File

@@ -1,3 +1,8 @@
2004-11-02 Matthias Clasen <mclasen@redhat.com>
* glib/glib-sections.txt: Add g_get_filename_charsets and
g_filename_display_name.
2004-11-01 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/option.sgml: Updates