.bashrc: -valgrind
[nethome.git] / .gtkrc-2.0
1 # $Id$
2
3
4 # Galeon tab scrollbars fix; http://bugzilla.gnome.org/show_bug.cgi?id=304805
5 style "thickness0"
6 {
7   xthickness = 0
8   ythickness = 0
9 }
10 class "GulNotebook" style "thickness0"
11
12 # Tab scrollbars fix also for Epiphany.
13 class "EphyNotebook" style "thickness0"