forked from AuroraMiddleware/gtk
15 lines
407 B
Plaintext
15 lines
407 B
Plaintext
# $(gtkconfigdir)/gtkrc.zh_CN
|
|
#
|
|
# This file defines the fontsets for Chinese language (zh) using
|
|
# the simplified chinese standard GuoBiao as in mainland China (CN)
|
|
#
|
|
# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
|
|
#
|
|
|
|
style "default" {
|
|
fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\
|
|
-*-*-medium-r-normal--14-*-*-*-*-*-gb2312.1980-0"
|
|
}
|
|
class "GtkWidget" style "default"
|
|
|