home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Software / Topware / gimp / gimp-setup-20001226.exe / Main / gtkrc.ru < prev    next >
Encoding:
Text File  |  2000-12-27  |  703 b   |  20 lines

  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--*-120-*-*-*-*-iso8859-*,\
  14.                   -*-arial-medium-r-normal--*-120-*-*-*-*-iso8859-1,\"
  15.                   -cronyx-helvetica-medium-r-normal--*-120-*-*-*-*-koi8-r,\"
  16.                   -*-arial-medium-r-normal--*-120-*-*-*-*-koi8-r"
  17. }
  18. class "GtkWidget" style "gtk-default-ru"
  19.  
  20.