home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Freeware / Comunicatii / gaim / gaim-1.0.0.exe / $R0 / share / themes / Default / gtk-2.0 / gtkrc.gtkwimp < prev    next >
Text File  |  2004-09-05  |  575b  |  23 lines

  1. gtk-icon-sizes="gtk-menu=14,14:gtk-small-toolbar=16,16:gtk-large-toolbar=24,24:gtk-dnd=32,32"
  2. gtk-toolbar-icon-size=large-toolbar
  3. gtk-button-images=0
  4.  
  5. style "msw-default"
  6. {
  7.   GtkWidget::interior_focus = 1
  8.   GtkOptionMenu::indicator_size = { 9, 5 }
  9.   GtkOptionMenu::indicator_spacing = { 7, 5, 2, 2 }
  10.   GtkToolbar::shadow-type = etched-in
  11.   GtkHandleBox::shadow-type = etched-in 
  12.   GtkSpinButton::shadow-type = in
  13.   GtkComboBox::add-tearoffs = false
  14.  
  15.   GtkTreeView::allow-rules = 0
  16.   GtkTreeView::expander_size = 11
  17.   
  18.   engine "wimp" 
  19.   {
  20.   }
  21. }
  22. class "*" style "msw-default"
  23.