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