updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / gtk-theme-gtkstrict / nowarn.patch
blobe574a58df4ec076adbb4b5b29c7d8f016c4e85f0
1 diff -Nur ./GtkStrict.orig/gtk-2.0/gtkrc ./GtkStrict/gtk-2.0/gtkrc
2 --- ./GtkStrict.orig/gtk-2.0/gtkrc 2010-12-26 18:33:11.000000000 +0300
3 +++ ./GtkStrict/gtk-2.0/gtkrc 2010-12-26 18:33:45.000000000 +0300
4 @@ -102,7 +102,7 @@
5 #glow_shade = 2.0 # 0.0:0.1:2.0
6 #glowstyle = 3 # 0 = top glow, 1 = bottom glow, 2 = top and bottom glow, 3 = horizontal glow, 4 = centered glow
7 #gradient_shades = {1.25, 1.0, 1.0, 1.25}
8 - gradients = FALSE#TRUE
9 + #gradients = FALSE#TRUE
10 highlight_shade = 1.05#0.95#0.94 # Sets the amount of buttons or widgets hilight. Lower means less gloss. 0.00:0.01:2.00
11 #lightborder_shade = 2.0 # 0.00:0.01:2.00
12 #lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides
13 @@ -118,7 +118,7 @@
14 #rgba = TRUE
15 roundness = 0#2 # Overall roundness of the theme. 0:8
16 #scrollbar_color = "#424242"#"#A0A0A0"#"#E5E7E2" # Commenting this out gives you non-colorful scrollbars.
17 - scrollbar_color = "#A0A0A0"#"#A0A0A0"#"#E5E7E2" # Commenting this out gives you non-colorful scrollbars.
18 + #scrollbar_color = "#A0A0A0"#"#A0A0A0"#"#E5E7E2" # Commenting this out gives you non-colorful scrollbars.
19 scrollbarstyle = 0#2 # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
20 #sliderstyle = 0 # 0 = nothing, 1 = handles
21 stepperstyle = 1 # 0 = classic, 1 = unified