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.ru | |
parent | ecafc70e02caf65c5f8ed64d143a19e227a28134 (diff) | |
download | gtk+-e002a729ca22fcb12e425f46c47ba61547f4fbb1.tar.gz |
added gtkrc.* files for all encodings I know
Diffstat (limited to 'gtk/gtkrc.ru')
-rw-r--r-- | gtk/gtkrc.ru | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/gtk/gtkrc.ru b/gtk/gtkrc.ru index 727b124d1b..a52ef174e4 100644 --- a/gtk/gtkrc.ru +++ b/gtk/gtkrc.ru @@ -1,6 +1,17 @@ +# $(gtkconfigdir)/gtkrc.ru +# +# This file defines the fontsets for Russian language (ru) using +# the KOI8-R charset encoding. +# +# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch> +# +# Changelog: +# 1999-06-23: changed -cronyx-helvetica-...koi8-r to -*-helvetica-...koi8-r +# everybody doesn't has cronyx fonts (I haven't :) ) + style "default" { - fontset = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-*,\ - -cronyx-helvetica-medium-r-normal--12-*-*-*-*-*-koi8-r" + fontset = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1,\ + -*-helvetica-medium-r-normal--14-*-*-*-*-*-koi8-r" } class "GtkWidget" style "default" |