Revision 15781,
614 bytes
checked in by ghudson, 24 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r15780,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | # $(gtkconfigdir)/gtkrc.zh_TW |
---|
2 | # |
---|
3 | # This file defines the fontsets for Chinese language (ch) using |
---|
4 | # the traditional chinese Big5 encoding as used in Taiwan (TW) |
---|
5 | # |
---|
6 | # 1999, Pablo Saratxaga <pablo@mandrakesoft.com> |
---|
7 | # |
---|
8 | |
---|
9 | # IMPORTANT NOTE: The name of this file *MUST* be "gtkrc.zh_TW.big5" |
---|
10 | # the lowercasing of "big5" is done on purpose, if you change it it won't work |
---|
11 | |
---|
12 | style "gtk-default-zh-tw" { |
---|
13 | fontset = "-adobe-helvetica-medium-r-normal--16-*-*-*-*-*-iso8859-1,\ |
---|
14 | -taipei-*-medium-r-normal--*-*-*-*-*-*-big5-0,\ |
---|
15 | -*-*-medium-r-normal--16-*-*-*-*-*-big5-0,*-r-*" |
---|
16 | } |
---|
17 | class "GtkWidget" style "gtk-default-zh-tw" |
---|
18 | |
---|
Note: See
TracBrowser
for help on using the repository browser.