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

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