home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 February / PCWorld_2001-02_cd.bin / Software / Topware / gimp / gimp-setup-20001226.exe / Main / gtkrc.zh_TW < prev    next >
Encoding:
Text File  |  2000-12-27  |  429 b   |  15 lines

  1. # $(gtkconfigdir)/gtkrc.zh_TW
  2. #
  3. # This file defines the fontsets for Chinese language (ch) using
  4. # the traditional chinese Big5 encoding as used in Taiwan (TW)
  5. #
  6. # 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
  7. #
  8.  
  9. style "gtk-default-zh-tw" {
  10.        fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\
  11.           -*-*-medium-r-normal--14-*-*-*-*-*-big5-0"
  12. }
  13. class "GtkWidget" style "gtk-default-zh-tw"
  14.  
  15.