* usr/share/themes/Lubuntu-default/
- Disable inset text style, to reduce CPU usage (LP: #878958)
This commit is contained in:
parent
1960621b86
commit
57594f2516
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
lubuntu-artwork (0.19) UNRELEASED; urgency=low
|
||||
|
||||
* usr/share/themes/Lubuntu-default/
|
||||
- Disable inset text style, to reduce CPU usage (LP: #878958)
|
||||
|
||||
-- Julien Lavergne <gilir@ubuntu.com> Mon, 24 Oct 2011 00:38:49 +0200
|
||||
|
||||
lubuntu-artwork (0.18) oneiric; urgency=low
|
||||
|
||||
* usr/share/themes/Lubuntu-default/
|
||||
|
@ -156,7 +156,7 @@ style "murrine-default" {
|
||||
stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = unknown
|
||||
progressbarstyle = 0 # 0 = nothing, 1 = stripes, 2 = lines
|
||||
shadow_shades = {0.5, 0.0} # gradient for shadows.
|
||||
textstyle = 1 # 0 = normal text, 1 = inset
|
||||
textstyle = 0 # 0 = normal text, 1 = inset
|
||||
toolbarstyle = 2 # 0 = flat, 1 = glassy, 2 = gradient
|
||||
trough_shades = {0.98, 1.06} # draw gradient on trough of GtkScrollbar and GtkProgressbar
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user