|

楼主 |
发表于 2004-4-11 19:19:09
|
显示全部楼层
我的.gtkrc:
# $(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 <pablo@mandrakesoft.com>
#
style "gtk-default-zh-cn" {
fontset = "fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1,\
-misc-simsun-medium-r-normal--12-*-*-*-*-*-gb2312.1980-0,*-r-*""
}
class "GtkWidget" style "gtk-default-zh-cn"
我觉得挺对的,能不能看看老大的gtk.zh_CN??
谢谢 |
|