Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
4 |
- |
1 |
# $(gtkconfigdir)/gtkrc.zh_CN
|
|
|
2 |
#
|
|
|
3 |
# This file defines the fontsets for Chinese language (zh) using
|
|
|
4 |
# the simplified chinese standard GuoBiao as in mainland China (CN)
|
|
|
5 |
#
|
|
|
6 |
# 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
|
|
|
7 |
#
|
|
|
8 |
|
|
|
9 |
style "gtk-default-zh-cn" {
|
|
|
10 |
fontset = "-adobe-helvetica-medium-r-normal--16-*-*-*-*-*-iso8859-1,\
|
|
|
11 |
-*-*-medium-r-normal--16-*-*-*-*-*-gb2312.1980-0,*-r-*"
|
|
|
12 |
}
|
|
|
13 |
class "GtkWidget" style "gtk-default-zh-cn"
|
|
|
14 |
|