Set Alt Education product icon
@ -311,6 +311,11 @@ pushd %buildroot/%_datadir/design/%theme
|
||||
popd
|
||||
popd
|
||||
|
||||
# install product icon
|
||||
for size in 16 22 24 32 48 64 128; do
|
||||
install -Dm 0644 graphics/icons/alt-education-$size.png %buildroot%_iconsdir/hicolor/${size}x${size}/apps/alt-education.png
|
||||
done
|
||||
|
||||
GRAPHICS_ALTPRIO=`printf '%%.3d%%.3d%%.3d%%.3d\n' %design_graphics_abi_epoch %design_graphics_abi_major %design_graphics_abi_minor %design_graphics_abi_bugfix`
|
||||
install -d %buildroot//etc/alternatives/packages.d
|
||||
cat >%buildroot/etc/alternatives/packages.d/%name-graphics <<__EOF__
|
||||
@ -457,6 +462,7 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr
|
||||
%_datadir/design
|
||||
%_niconsdir/slinux.png
|
||||
%_iconsdir/altlinux.png
|
||||
%_iconsdir/hicolor/*/apps/alt-education.png
|
||||
|
||||
%files bootsplash
|
||||
%_datadir/plymouth/themes/%theme/*
|
||||
|
BIN
graphics/icons/alt-education-128.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
BIN
graphics/icons/alt-education-16.png
Normal file
After Width: | Height: | Size: 508 B |
BIN
graphics/icons/alt-education-22.png
Normal file
After Width: | Height: | Size: 618 B |
BIN
graphics/icons/alt-education-24.png
Normal file
After Width: | Height: | Size: 699 B |
BIN
graphics/icons/alt-education-32.png
Normal file
After Width: | Height: | Size: 856 B |
BIN
graphics/icons/alt-education-48.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
graphics/icons/alt-education-64.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 508 B |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 856 B |