source: trunk/third/gtk/gtk/gtkrc.zh_CN @ 14810

Revision 14810, 431 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r14809, which included commits to RCS files with non-trunk default branches.
RevLine 
[14481]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#
[14809]6# 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
[14481]7#
8
9style "gtk-default-zh-cn" {
[14809]10       fontset = "-adobe-helvetica-medium-r-normal--16-*-*-*-*-*-iso8859-1,\
11                  -*-*-medium-r-normal--16-*-*-*-*-*-gb2312.1980-0,*-r-*"
[14481]12}
13class "GtkWidget" style "gtk-default-zh-cn"
14
Note: See TracBrowser for help on using the repository browser.