diff options
author | Pablo Saratxaga <pablo@src.gnome.org> | 1999-06-23 10:50:31 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@src.gnome.org> | 1999-06-23 10:50:31 +0000 |
commit | e002a729ca22fcb12e425f46c47ba61547f4fbb1 (patch) | |
tree | e93b413bd0e66f5b6adaa95f6795fbefaacd3991 /gtk/gtkrc.th | |
parent | ecafc70e02caf65c5f8ed64d143a19e227a28134 (diff) | |
download | gtk+-e002a729ca22fcb12e425f46c47ba61547f4fbb1.tar.gz |
added gtkrc.* files for all encodings I know
Diffstat (limited to 'gtk/gtkrc.th')
-rw-r--r-- | gtk/gtkrc.th | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/gtk/gtkrc.th b/gtk/gtkrc.th index 20cc50b5fd..91dad95efd 100644 --- a/gtk/gtkrc.th +++ b/gtk/gtkrc.th @@ -1,10 +1,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 "default" { - fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\ - -*-phaisarn-medium-r-normal--12-*-*-*-*-*-tis620.2533-0,\ - -*-*-medium-r-normal--12-*-*-*-*-*-tis620.2533-1,\ - -*-*-medium-r-normal--12-*-*-*-*-*-tis620.2529-0,\ - -*-*-medium-r-normal--12-*-*-*-*-*-tis620.2529-1,\ - -*-*-medium-r-normal--12-*-*-*-*-*-iso8859-11" + 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" |