summaryrefslogtreecommitdiff
path: root/gtk/gtkrc.th
blob: 16fc09a910d422aa8e917469c220d9cd505c60d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $(gtkconfigdir)/gtkrc.th
#
# This file defines the fontsets for Thai language (th) using
# the TIS-620 charset encoding.
#
# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
#

style "gtk-default-th" {
       fontset = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1,\
		  -*-phaisarn-medium-r-normal--14-*-*-*-*-*-tis620.2533-1,\
		  -*-*-medium-r-normal--14-*-*-*-*-*-tis620.2533-1"
}
class "GtkWidget" style "gtk-default-th"