gnome-themes-extras r486 - in trunk: . gtk-themes/Unity/gtk-2.0 icon-themes/gnome-alternative



Author: acimitan
Date: Fri Mar 21 01:51:38 2008
New Revision: 486
URL: http://svn.gnome.org/viewvc/gnome-themes-extras?rev=486&view=rev

Log:
2008-03-21  Andrea Cimitan  <andrea cimitan gmail com>

	* gtk-themes/Unity/gtk-2.0/gtkrc:
	* icon-themes/gnome-alternative/index.theme.in:
	Fixes in the Unity's treeview header


Modified:
   trunk/ChangeLog
   trunk/gtk-themes/Unity/gtk-2.0/gtkrc
   trunk/icon-themes/gnome-alternative/index.theme.in

Modified: trunk/gtk-themes/Unity/gtk-2.0/gtkrc
==============================================================================
--- trunk/gtk-themes/Unity/gtk-2.0/gtkrc	(original)
+++ trunk/gtk-themes/Unity/gtk-2.0/gtkrc	Fri Mar 21 01:51:38 2008
@@ -128,7 +128,7 @@
 	xthickness = 0
 	ythickness = 0
 
-	bg[NORMAL] = shade (1.08, @bg_color)
+	bg[NORMAL] = shade (1.09, @bg_color)
 
 	# Radius of the menu items (inside menus)
 	engine "clearlooks" 
@@ -159,8 +159,6 @@
 
 style "clearlooks-treeview"
 {
-	bg[NORMAL]   = shade (1.07, @bg_color)
-
 	engine "clearlooks" {
 		hint = "treeview"
 	}
@@ -173,6 +171,8 @@
 	xthickness = 2
 	ythickness = 1
 
+	bg[NORMAL]   = shade (1.07, @bg_color)
+
 	engine "clearlooks" {
 		hint = "treeview-header"
 	}

Modified: trunk/icon-themes/gnome-alternative/index.theme.in
==============================================================================
--- trunk/icon-themes/gnome-alternative/index.theme.in	(original)
+++ trunk/icon-themes/gnome-alternative/index.theme.in	Fri Mar 21 01:51:38 2008
@@ -27,11 +27,6 @@
 Context=Actions
 Type=Fixed
 
-[22x22/categories]
-Size=22
-Context=Categories
-Type=Fixed
-
 [22x22/places]
 Size=22
 Context=Places



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