Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 900962a19b93eb891980e7051ee8e4cd > files > 57

gtk+-1.2.10-57.el5.x86_64.rpm

# $(gtkconfigdir)/gtkrc.zh_TW
#
# This file defines the fontsets for Chinese language (ch) using
# the traditional chinese Big5 encoding as used in Taiwan (TW)
#
# 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
#

# IMPORTANT NOTE: The name of this file *MUST* be "gtkrc.zh_TW.big5"
# the lowercasing of "big5" is done on purpose, if you change it it won't work

style "gtk-default-zh-tw" {
	fontset = "-adobe-helvetica-medium-r-normal--16-*-*-*-*-*-iso8859-1,\
		  -taipei-*-medium-r-normal--*-*-*-*-*-*-big5-0,\
		  -*-*-medium-r-normal--16-*-*-*-*-*-big5-0,*-r-*"
}
class "GtkWidget" style "gtk-default-zh-tw"