]> Pileus Git - ~andy/gtk/blob - gtk/gtkrc.zh_CN
Adapt cast macros to standard.
[~andy/gtk] / gtk / gtkrc.zh_CN
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