gtk-engines r1218 - in trunk: . themes/Industrial/gtk-2.0



Author: bberg
Date: Tue Jul 15 19:07:18 2008
New Revision: 1218
URL: http://svn.gnome.org/viewvc/gtk-engines?rev=1218&view=rev

Log:
2008-07-15  Benjamin Berg  <benjamin sipsolutions net>

	* themes/Industrial/gtk-2.0/gtkrc:
	Move the progress bar match in the style. This fixes the
	network-manager applet.


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

Modified: trunk/themes/Industrial/gtk-2.0/gtkrc
==============================================================================
--- trunk/themes/Industrial/gtk-2.0/gtkrc	(original)
+++ trunk/themes/Industrial/gtk-2.0/gtkrc	Tue Jul 15 19:07:18 2008
@@ -217,7 +217,6 @@
 
 class "GtkEntry"      style "industrial-exterior-focus"
 class "GtkSpinButton" style "industrial-spinbutton"
-class "GtkProgress"   style "industrial-progress"
 class "GtkScale"      style "industrial-scale"
 
 class "GtkVScrollbar" style "industrial-arrows"
@@ -236,6 +235,8 @@
 # menuitems and interior
 widget_class "*<GtkMenuItem>*" style "industrial-menuitem"
 
+widget_class "*.<GtkProgress>"   style "industrial-progress"
+
 # druide
 widget_class "*GnomeDruidPage*" style "industrial-druid"
 



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