source: trunk/third/gtk/gtk/gtkrc.iso-8859-2 @ 14810

Revision 14810, 556 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r14809, which included commits to RCS files with non-trunk default branches.
Line 
1#$(gtkconfigdir)/gtkrc.iso-8859-2
2#
3# This file defines the fontsets for iso-8859-2 encoding
4# make symliks or hardlinks to gtkrc.$LANG if your language uses iso-8859-2
5# and a gtkrc.$LANG doesn't exist yet.
6
7style  "gtk-default-iso-8859-2" {
8       fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
9                  -*-arial-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
10                  -*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-2,\
11                  -*-arial-medium-r-normal--12-*-*-*-*-*-iso8859-2,*-r-*"
12}
13class "GtkWidget" style "gtk-default-iso-8859-2"
14
Note: See TracBrowser for help on using the repository browser.