summaryrefslogtreecommitdiff
path: root/gtk/gtkrc.ru
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkrc.ru')
-rw-r--r--gtk/gtkrc.ru15
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"