1. 打开配置文件
gvim .gconf/apps/gedit-2/preferences/encodings/%gconf.xml
2.添加下面几行到 entry标签的最前面几行
3.结果大概是这样的:
<?xml version=”1.0”?>
GB2312
GBK
GB18030
UTF-8
CURRENT
ISO-8859-15
UTF-16
1. 打开配置文件
gvim .gconf/apps/gedit-2/preferences/encodings/%gconf.xml
2.添加下面几行到 entry标签的最前面几行
3.结果大概是这样的:
<?xml version=”1.0”?>
GB2312
GBK
GB18030
UTF-8
CURRENT
ISO-8859-15
UTF-16