Commit d2e1dcf9 authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov

5.0.0-alt17.1

- installer background fixed
parent b2253ec3
......@@ -18,7 +18,7 @@ all:
convert images/background.png -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "@STATUS@"' kde3-styles-splash/Background.jpg
convert -resize '400x320!' images/background.png kde3-styles-splash/Preview.png
# cp -al prototype.png kde3-styles-splash/Background.png
convert alterator/images/background.png -resize '800x600!' -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "@STATUS@"' alterator/design/bg.png
convert images/background.png -resize '800x600!' -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "@STATUS@"' alterator/design/bg.png
# console background
cp -al images/console.jpg bootsplash/images/bootsplash-800x600.jpg
convert -resize '640x480!' bootsplash/images/bootsplash-800x600.jpg bootsplash/images/bootsplash-640x480.jpg
......
......@@ -6,7 +6,7 @@
Name: branding-%brand-%theme
Version: 5.0.0
Release: alt17
Release: alt17.1
BuildArch: noarch
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu
......@@ -402,6 +402,9 @@ echo $lang > lang
%_desktopdir/*
%changelog
* Fri Jun 19 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt17.1
- installer background fixed
* Thu Jun 11 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt17
- school master version
- ksplashrc added for kde4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment