- fix default background color
This commit is contained in:
parent
6490b01547
commit
e957347b16
@ -6,7 +6,7 @@
|
||||
|
||||
Name: branding-%brand-kdesktop
|
||||
Version: 6.0.0
|
||||
Release: alt12
|
||||
Release: alt13
|
||||
BuildArch: noarch
|
||||
|
||||
%define theme %name
|
||||
@ -406,6 +406,9 @@ subst "s/Theme=.*/Theme=%theme/" /etc/plymouth/plymouthd.conf
|
||||
%_desktopdir/indexhtml.desktop
|
||||
|
||||
%changelog
|
||||
* Thu Apr 28 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt13
|
||||
- fix default background color
|
||||
|
||||
* Thu Apr 28 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt12
|
||||
- fix requires
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
BACKGROUND_COLOR=134394
|
||||
BACKGROUND_R=19
|
||||
BACKGROUND_G=67
|
||||
BACKGROUND_B=148
|
||||
BACKGROUND_COLOR=021773
|
||||
BACKGROUND_R=2
|
||||
BACKGROUND_G=23
|
||||
BACKGROUND_B=115
|
||||
|
Loading…
Reference in New Issue
Block a user