On Thu, 2004-10-28 at 10:52 +0200, Alexander Larsson wrote: > I want to update nautilus to correctly handle the new > G_FILENAME_ENCODING in addition to G_BROKEN_FILENAMES. Is there any > chance that get_filename_charset() in gconvert.c could be exposed in the > public API? Well, you wouldn't want exactly that, perhaps, since G_FILENAME_ENCODING is defined as a comma-separated list of encodings and get_filename_charset() just returns the first one. The other question is whether we could push down what you are doing in Nautilus to GLib with a 'g_filename_display_name (const char *filename)' or something like that. Regards, Owen
Attachment:
signature.asc
Description: This is a digitally signed message part