rpms/gnome-theme-clearlooks-bigpack/devel gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch, 1.2, 1.3

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Wed Apr 11 05:47:53 UTC 2007


Author: pgordon

Update of /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23197

Added Files:
	gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch 
Log Message:
This time, it should work! :)

gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch:

Index: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch
===================================================================
RCS file: gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch
diff -N gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ gnome-theme-clearlooks-bigpack-fix-Cairo_Curve-ComboBox-text-contrast.patch	11 Apr 2007 05:47:17 -0000	1.3
@@ -0,0 +1,29 @@
+--- Clearlooks_Cairo-Curve/gtk-2.0/gtkrc	2006-02-24 04:32:04.000000000 -0800
++++ Clearlooks_Cairo-Curve/gtk-2.0/gtkrc.new	2007-04-10 22:09:31.000000000 -0700
+@@ -41,7 +41,7 @@
+   base[INSENSITIVE]     = "#DADADA"
+ 
+   text[NORMAL]          = "#000000"
+-  text[PRELIGHT]        = "#FFFFFF"
++  text[PRELIGHT]        = "#000000"
+   text[ACTIVE]          = "#FFFFFF"
+   text[SELECTED]        = "#FFFFFF"
+   text[INSENSITIVE]     = "#777777"
+@@ -50,9 +50,6 @@
+   {
+     scrollbar_color   = "#4868B0"
+     menubarstyle      = 2       # 0 = flat, 1 = sunken, 2 = flat gradient
+-    menuitemstyle     = 1       # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button)
+-    listviewitemstyle = 1       # 0 = flat, 1 = 3d-ish (gradient)
+-    progressbarstyle  = 1       # 0 = candy bar, 1 = fancy candy bar, 2 = flat
+     animation         = TRUE
+   }
+ }
+@@ -139,6 +136,7 @@
+ 
+ style "clearlooks-combo" = "clearlooks-button"
+ {
++  text[ACTIVE] = "#FFFFFF"  
+ }
+ 
+ 




More information about the scm-commits mailing list