source: trunk/third/gtk/gtk/gtkrc.vi_VN.tcvn @ 14810

Revision 14810, 774 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.vi_VN.tcvn
2#
3#
4# This file defines the fontsets for Vietnamese language (vi) using
5# the Vietnam's official tcvn-5712 charset encoding.
6#
7# You can find links for tcvn True Type fonts following the
8# links at my page on vietnamese localisation at
9# http://www.linuxi18n.org/locales/viet/
10#
11# 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
12#
13
14style "gtk-default-vi-vn-tcvn" {
15       fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\
16                  -*-arial-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
17                  -*-helvetica-medium-r-normal--14-*-*-*-*-*-tcvn-5712,\
18                  -*-arial-medium-r-normal--14-*-*-*-*-*-tcvn-5712,\
19                  -*-verdana-medium-r-normal--14-*-*-*-*-*-tcvn-5712,*-r-*"
20}
21class "GtkWidget" style "gtk-default-vi-vn-tcvn"
22
Note: See TracBrowser for help on using the repository browser.