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.ka_GE.georgianacademy | |
parent | ecafc70e02caf65c5f8ed64d143a19e227a28134 (diff) | |
download | gtk+-e002a729ca22fcb12e425f46c47ba61547f4fbb1.tar.gz |
added gtkrc.* files for all encodings I know
Diffstat (limited to 'gtk/gtkrc.ka_GE.georgianacademy')
-rw-r--r-- | gtk/gtkrc.ka_GE.georgianacademy | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gtk/gtkrc.ka_GE.georgianacademy b/gtk/gtkrc.ka_GE.georgianacademy new file mode 100644 index 0000000000..7c35b9a1bb --- /dev/null +++ b/gtk/gtkrc.ka_GE.georgianacademy @@ -0,0 +1,18 @@ +# $(gtkconfigdir)/gtkrc.ka_GE.georgianacademy +# +# This file defines the fontsets for Georgian language (ka) using +# the GEORGIAN-ACADEMY charset encoding. +# +# You can find links for georgian-academy True Type fonts following the +# links at my page on georgian localisation at +# http://www.ping.be/linux/georgian/ +# +# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch> +# + +style "default" { + fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\ + -*-*-medium-r-normal--14-*-*-*-*-*-georgian-academy" +} +class "GtkWidget" style "default" + |