~hexperides/hexperides/main

« back to all changes in this revision

Viewing changes to etc/gtk/gtkrc.zh_CN

  • Committer: RicardoCardenes
  • Date: 2005-06-10 15:49:54 UTC
  • Revision ID: RicardoCardenes-8124e411ce351a4aa8b751fa1054a3c0e680bad5
movemos el contenido actual dentro de "trunk"

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# $(gtkconfigdir)/gtkrc.zh_CN
 
2
#
 
3
# This file defines the fontsets for Chinese language (zh) using
 
4
# the simplified chinese standard GuoBiao as in mainland China (CN)
 
5
#
 
6
# 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
 
7
#
 
8
 
 
9
style "gtk-default-zh-cn" {
 
10
       fontset = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
 
11
                  -*-*-medium-r-normal--16-*-*-*-*-*-gb2312.1980-0,*-r-*"
 
12
}
 
13
class "GtkWidget" style "gtk-default-zh-cn"
 
14