gtk2/gtk/gtkrc.th
1999-06-23 10:50:31 +00:00

16 lines
423 B
Plaintext

# $(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 "default" {
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 "default"