* splash:

- add SpaceFun splash.
This commit is contained in:
Yves-Alexis Perez
2010-11-15 15:04:14 +00:00
parent 8807fe54cf
commit 8d135c4a63
3 changed files with 2367 additions and 3 deletions

4
debian/changelog vendored
View File

@@ -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
View File

@@ -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

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 258 KiB