Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

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