|
发表于 2002-7-31 19:16:09
|
显示全部楼层
改一下这个文件。。
.修改/etc/gtk/gtkrc.zh_CN使之与如下相同:
# $(gtkconfigdir)/gtkrc.zh_CN
#
# This file defines the fontsets for Chinese language (zh) using
# the simplified chinese standard GuoBiao as in mainland China (CN)
#
# 1999, Pablo Saratxaga
#
style "gtk-default-zh-cn" {
fontset = "-*-Tahoma-medium-r-normal--12-*-*-*-*-*-*-*,\
-*-SimSun-medium-r-normal--14-*-*-*-*-*-gb2312.1980-0,*-r-*"
}
class "GtkWidget" style "gtk-default-zh-cn"
注意备份原来的文件。。。。。
如果不行,就还回去。。。切记。。 |
|