summaryrefslogtreecommitdiff
path: root/gtk/gtkrc.zh_TW.Big5
blob: 5c836b4695601da7517178039547063dbb72973d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $(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 <srtxg@chanae.alphanet.ch>
#

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