freebsd-ports/chinese/pyDict/files/gtkrc.zh_TW.big5.sample
SADA Kenji 3f5edbeda2 New port: chinese/pyDict.
From pkg-descr:
pyDict is a Chinese(Big5) <-> English dictionary, written in Python.
It can be used as a console app or X11 window(with -x option). The
data is prepared by TurboLinux in simplified Chinese, then converted
to traditional Chinese by CLE(Chinese Linux Extension) team.

PR:		ports/14643
Submitted by:	Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
2000-10-15 00:20:24 +00:00

6 lines
198 B
Text

style "default" {
fontset = "-adobe-helvetica-medium-r-normal--14-100-100-100-p-76-iso8859-1,\
-*-medium-r-normal--14-*-*-*-*-*-big5-0"
}
class "GtkWidget" style "default"