Re: Nautilus's Bad Chinese Characters Encoding



On Fri, 2009-10-09 at 10:41 +0800, lin wrote:
> Hi,
>    I have found nautilus's encoding is limited by the OS's default
> encoding,so the Chinese characters would appear like "?????invalid
> encoding".I want to improve this situation but  don't want to mess up
> nautilus's main code,so my idea is to write a nautilus extension
> introducing a filename process layer to separate the file name data and
> the encoded file name.I have tried the nautilus info provider ,which
> seemed not working.Which type of extension should I actually use?

Nautilus filename encoding is based on the glib filename stuff. See
G_FILENAME_ENCODING in:
http://library.gnome.org/devel/glib/stable/glib-running.html

Its not possible to affect filename encoding by extensions anyway.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]