gtk-engines r1060 - in trunk: . themes/Clearlooks/gtk-2.0



Author: acimitan
Date: Tue Feb  5 19:49:47 2008
New Revision: 1060
URL: http://svn.gnome.org/viewvc/gtk-engines?rev=1060&view=rev

Log:
2008-02-05  Andrea Cimitan  <andrea cimitan gmail com>

	* themes/Clearlooks/gtk-2.0/gtkrc:
	Removed the test case for the gtkrc.
	Ok flat menubars and toolbars works in a sane way, except
	few applications with detachable toolbars.
	Need to investigate on it.
	PS: on the previous commit I forgot (yes I forgot :P) to say
	I've reverted the menuitems to their nicer behaviour ;-)


Modified:
   trunk/ChangeLog
   trunk/themes/Clearlooks/gtk-2.0/gtkrc

Modified: trunk/themes/Clearlooks/gtk-2.0/gtkrc
==============================================================================
--- trunk/themes/Clearlooks/gtk-2.0/gtkrc	(original)
+++ trunk/themes/Clearlooks/gtk-2.0/gtkrc	Tue Feb  5 19:49:47 2008
@@ -30,8 +30,6 @@
 
 	GtkMenu        ::horizontal-padding   = 0
 	GtkMenu        ::vertical-padding     = 0
-	GtkMenuBar::shadow-type = GTK_SHADOW_NONE
-	GtkToolbar::shadow-type = GTK_SHADOW_NONE
 
 	# Glow the tasklist by changing the color, instead of overlaying it with a rectangle
 	WnckTasklist   ::fade-overlay-rect    = 0
@@ -395,6 +393,7 @@
 # Maybe remove this workaround in unstable releases.
 style "clearlooks-evo-new-button-workaround"
 {
+
 	engine "clearlooks"
 	{
 		toolbarstyle = 0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]