summaryrefslogtreecommitdiff
path: root/gtk/gtkrc.vi_VN.tcvn
blob: ccba157dd7c56fb412bfe1298ea74af64505616c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $(gtkconfigdir)/gtkrc.vi_VN.tcvn
#
#
# This file defines the fontsets for Vietnamese language (vi) using
# the Vietnam's official tcvn-5712 charset encoding.
#
# You can find links for tcvn True Type fonts following the
# links at my page on vietnamese localisation at
# http://www.ping.be/linux/viet/
#
# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
#

style "gtk-default-vi-vn-tcvn" {
       fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\
                  -*-arial-medium-r-normal--12-*-*-*-*-*-iso8859-1,\"
		  -*-helvetica-medium-r-normal--14-*-*-*-*-*-tcvn-5712,\"
		  -*-arial-medium-r-normal--14-*-*-*-*-*-tcvn-5712,\"
		  -*-verdana-medium-r-normal--14-*-*-*-*-*-tcvn-5712"
}
class "GtkWidget" style "gtk-default-vi-vn-tcvn"