]> Pileus Git - ~andy/gtk/blob - gtk/gtkrc.ru
11259044af78ccabd2a11c0ab59f4766f04c2513
[~andy/gtk] / gtk / gtkrc.ru
1 # $(gtkconfigdir)/gtkrc.ru
2 #
3 # This file defines the fontsets for Russian language (ru) using
4 # the KOI8-R charset encoding.
5 #
6 # 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
7 #
8 # Changelog:
9 # 1999-06-23: changed -cronyx-helvetica-...koi8-r to -*-helvetica-...koi8-r
10 #       everybody doesn't has cronyx fonts (I haven't :) )
11
12 style "gtk-default-ru" {
13        fontset = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-*,\
14                   -*-arial-medium-r-normal--12-*-*-*-*-*-iso8859-1,\"
15                   -cronyx-helvetica-medium-r-normal--12-*-*-*-*-*-koi8-r,\"
16                   -*-arial-medium-r-normal--12-*-*-*-*-*-koi8-r"
17 }
18 class "GtkWidget" style "gtk-default-ru"
19