9fcb0f8
# $(gtkconfigdir)/gtkrc.zh_TW
9fcb0f8
#
9fcb0f8
# This file defines the fontsets for Chinese language (ch) using
9fcb0f8
# the traditional chinese Big5 encoding as used in Taiwan (TW)
9fcb0f8
#
9fcb0f8
# 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
9fcb0f8
#
9fcb0f8
9fcb0f8
# IMPORTANT NOTE: The name of this file *MUST* be "gtkrc.zh_TW.big5"
9fcb0f8
# the lowercasing of "big5" is done on purpose, if you change it it won't work
9fcb0f8
9fcb0f8
style "gtk-default-zh-tw-utf8" {
9fcb0f8
	fontset = "-adobe-helvetica-medium-r-normal--16-*-*-*-*-*-iso8859-1,\
9fcb0f8
		  -taipei-*-medium-r-normal--*-*-*-*-*-*-big5-0,\
9fcb0f8
		  -*-*-medium-r-normal--16-*-*-*-*-*-big5-0,*-r-*"
9fcb0f8
}
9fcb0f8
class "GtkWidget" style "gtk-default-zh-tw-utf8"
9fcb0f8