Changeset 2684

Show
Ignore:
Timestamp:
09/03/08 10:32:06 (3 months ago)
Author:
kris
Message:

Updated the default gtk2 theme we use, firefox and other GTK2 apps look GREAT now

Location:
pcbsd/trunk/system-overlay/usr/share/skel
Files:
1 removed
1 modified

Legend:

Unmodified
Added
Removed
  • pcbsd/trunk/system-overlay/usr/share/skel/.gtkrc-2.0

    r510 r2684  
    22# You can edit it in the KDE control center, under "GTK Styles and Fonts" 
    33 
    4 include "/usr/local/share/themes/Qt/gtk-2.0/gtkrc" 
     4include "/usr/local/share/themes/QtCurve/gtk-2.0/gtkrc" 
    55 
    66style "user-font" 
    77{ 
    8         font_name="Sans Serif 10" 
     8        font_name="Sans Serif" 
    99} 
    1010widget_class "*" style "user-font" 
    1111 
    12 gtk-theme-name="Qt" 
     12gtk-theme-name="qtcurve-default" 
    1313gtk-font-name="Sans Serif 10"