* splash:
- add SpaceFun splash.
This commit is contained in:
4
debian/changelog
vendored
4
debian/changelog
vendored
@@ -31,8 +31,10 @@ desktop-base (6.0.0~) UNRELEASED; urgency=low
|
||||
- add a grub_background.sh which will override settings in grub and
|
||||
correctly set the default theme.
|
||||
* debian/README.Debian updated.
|
||||
* splash:
|
||||
- add SpaceFun splash.
|
||||
|
||||
-- Yves-Alexis Perez <corsac@debian.org> Sun, 14 Nov 2010 16:56:05 +0100
|
||||
-- Yves-Alexis Perez <corsac@debian.org> Mon, 15 Nov 2010 16:03:13 +0100
|
||||
|
||||
desktop-base (5.0.6) unstable; urgency=low
|
||||
|
||||
|
||||
9
debian/postinst
vendored
9
debian/postinst
vendored
@@ -48,12 +48,17 @@ if [ "$1" = "configure" -o "$1" = "abort-upgrade" ]; then
|
||||
update-alternatives --install \
|
||||
/usr/share/images/desktop-base/desktop-splash \
|
||||
desktop-splash \
|
||||
/usr/share/images/desktop-base/moreblue-orbit-splash.png 50
|
||||
/usr/share/images/desktop-base/spacefun-splash.svg 50
|
||||
|
||||
update-alternatives --install \
|
||||
/usr/share/images/desktop-base/desktop-splash \
|
||||
desktop-splash \
|
||||
/usr/share/images/desktop-base/gnome-splash-curves.png 40
|
||||
/usr/share/images/desktop-base/moreblue-orbit-splash.png 40
|
||||
|
||||
update-alternatives --install \
|
||||
/usr/share/images/desktop-base/desktop-splash \
|
||||
desktop-splash \
|
||||
/usr/share/images/desktop-base/gnome-splash-curves.png 30
|
||||
|
||||
# Alternatives for grub
|
||||
update-alternatives --install \
|
||||
|
||||
2357
splash/spacefun-splash.svg
Normal file
2357
splash/spacefun-splash.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 258 KiB |
Reference in New Issue
Block a user