Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 - 1
# $(gtkconfigdir)/gtkrc.ka_GE.georgianps
2
#
3
# This file defines the fontsets for Georgian language (ka) using
4
# the GEORGIAN-PS (Parliament-Soros found) charset encoding.
5
#
6
# You can find links for georgian-ps True Type fonts following the
7
# links at my page on georgian local
8
#
9
# 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
10
#
11
 
12
style "gtk-default-georgianps" {
13
       fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1,\
14
		  -*-*-medium-r-normal--14-*-*-*-*-*-georgian-ps,*-r-*"
15
}
16
class "GtkWidget" style "gtk-default-georgianps"
17