home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 February / PCWorld_2006-02_cd.bin / software / vyzkuste / spioni / spioni.exe / ethereal-setup-0.10.14.exe / etc / gtk-2.0 / gtkrc < prev   
Text File  |  2004-08-23  |  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.