gedit's problem



about gedit 2.5.91
in file gedit-file.c:line 374
		fname = g_filename_from_utf8 (tmpstr, -1, NULL, NULL, NULL);
should it convert the file name from utf8 to local encoding?

becuase it use fname to set the file-chooser's current file name, and the file-chooser's current name need a utf8 string, and I have met some problem when work in zh_CN.gb2312 locale.

regards.
younker



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