new logo
This commit is contained in:
parent
bb252feba4
commit
2e9a6162f8
@ -15,11 +15,11 @@ all:
|
||||
convert graphics/backgrounds/wallpaper.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@"' prototype.png
|
||||
cp -al prototype.png graphics/backgrounds/default.png
|
||||
cp -al background.png graphics/backgrounds/xdm.png
|
||||
convert -resize '800x600!' alterator/images/background.png alterator/design/bg.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
|
||||
# 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
|
||||
# logo for web alterator
|
||||
cp images/logo.png alterator/images/
|
||||
convert images/logo.png -fill '#@LIGHT_LASELS_HEX@' -font /usr/share/fonts/ttf/dejavu/DejaVuSans-Bold.ttf -style Normal -weight Normal -pointsize 36 -gravity northwest -draw 'text 0,0 "@VERSION@ @NAME@"' alterator/images/logo.png
|
||||
#color scheme
|
||||
mv kde3-settings/apps/kdisplay/color-schemes/scheme.kcsrc "kde3-settings/apps/kdisplay/color-schemes/@BRAND_FNAME@ @NAME@.kcsrc"
|
||||
|
BIN
images/logo.png
BIN
images/logo.png
Binary file not shown.
Before Width: | Height: | Size: 442 B After Width: | Height: | Size: 168 B |
Loading…
x
Reference in New Issue
Block a user