Revision 14482,
427 bytes
checked in by ghudson, 25 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r14481,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
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 <srtxg@chanae.alphanet.ch> |
---|
7 | # |
---|
8 | |
---|
9 | style "gtk-default-zh-cn" { |
---|
10 | fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\ |
---|
11 | -*-*-medium-r-normal--14-*-*-*-*-*-gb2312.1980-0" |
---|
12 | } |
---|
13 | class "GtkWidget" style "gtk-default-zh-cn" |
---|
14 | |
---|
Note: See
TracBrowser
for help on using the repository browser.