In /usr/share/gconf/schemas/gedit.schemas, it can set different key
value of auto_detected according to the local settings.
For example, when the LANG=zh_CN, the following will be set:
<locale name="zh_CN">
<default>[CURRENT,GB18030,GBK,GB2312,UTF-8,UTF-16]</default>
</locale>
postinst scripts of gedit:
if [ "$1" = "configure" ]; then
gconf-schemas --register gedit-file-browser.schemas gedit.schemas
fi
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714
Title:
Can not display GB2312/GB18030 encoded chinese files
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs