Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60a1ccb9c7ae7d815899a1102754a2b0 > files > 45

gnome-libs-1.4.2-22mdv2009.1.i586.rpm

# $(datadir)/gtkrc.zh_TW
#
# This file defines the fontsets for Chinese language (ch) using
# the traditional chinese Big5 encoding as used in Taiwan (TW)
#
# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
#

style "GnomeScores_CurrentPlayer_style"
{
  fg[NORMAL] = {1.0, 0.0, 0.0}
}

style "GnomeScores_Logo_style"
{
  fontset = "-*-fixed-medium-r-normal--24-*-*-*-*-*-big5-0,*"
  fg[NORMAL] = {0.0, 0.0, 1.0}
}

style "GnomeAbout_DrawingArea_style"
{
  bg[NORMAL] = {1.0, 1.0, 1.0}
}

style "GnomeAbout_Title_style"
{
  fontset = "-*-fixed-medium-r-normal--16-*-*-*-*-*-big5-0,*"
}

style "GnomeAbout_Copyright_style"
{
  fontset = "-*-fixed-medium-r-normal--16-*-*-*-*-*-big5-0,*"
}

style "GnomeAbout_Author_style"
{
  fontset = "-*-fixed-medium-r-normal--16-*-*-*-*-*-big5-0,*"
}

style "GnomeAbout_Names_style"
{
  fontset = "-*-fixed-medium-r-normal--16-*-*-*-*-*-big5-0,*"
}

style "GnomeAbout_Comments_style"
{
  fontset = "-*-fixed-medium-r-normal--16-*-*-*-*-*-big5-0,*"
}

style "GnomeHRef_Label_style"
{
  fg[NORMAL] = { 0.0, 0.0, 1.0 }
  fg[PRELIGHT] = { 0.0, 0.0, 1.0 }
  fg[INSENSITIVE] = { 0.5, 0.5, 1.0 }
  fg[ACTIVE] = { 1.0, 0.0, 0.0 }
}

style "GnomeGuru_PageTitle_style" 
{
  fontset = "-*-fixed-medium-r-normal--16-*-*-*-*-*-big5-0,*"
}


widget "*GnomeScores*.CurrentPlayer" style "GnomeScores_CurrentPlayer_style"
widget "*GnomeScores*.Logo" style "GnomeScores_Logo_style"
widget "*GnomeAbout*.DrawingArea" style "GnomeAbout_DrawingArea_style"
widget "*GnomeAbout*.Author" style "GnomeAbout_Author_style"
widget "*GnomeAbout*.Comments" style "GnomeAbout_Comments_style"
widget "*GnomeAbout*.Copyright" style "GnomeAbout_Copyright_style"
widget "*GnomeAbout*.Names" style "GnomeAbout_Names_style"
widget "*GnomeAbout*.Title" style "GnomeAbout_Title_style"
widget "*GnomeHRef.GtkLabel" style "GnomeHRef_Label_style"
widget "*GnomeGuru*.PageTitle" style "GnomeGuru_PageTitle_style"