]> Pileus Git - ~andy/gtk/blob - gtk/gtkrc.ru
a52ef174e464a040fd05e5eb0283b143fae2f8b5
[~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 "default" {
13        fontset = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1,\
14                   -*-helvetica-medium-r-normal--14-*-*-*-*-*-koi8-r"
15 }
16 class "GtkWidget" style "default"
17