diff --git a/backgrounds/nightly-wallpaper.png b/backgrounds/nightly-wallpaper.png deleted file mode 100644 index b4872a7..0000000 Binary files a/backgrounds/nightly-wallpaper.png and /dev/null differ diff --git a/backgrounds/nightly-wallpaper.xcf.tar.bz2 b/backgrounds/nightly-wallpaper.xcf.tar.bz2 deleted file mode 100644 index 2222bac..0000000 Binary files a/backgrounds/nightly-wallpaper.xcf.tar.bz2 and /dev/null differ diff --git a/debian/changelog b/debian/changelog index 8bcc3cc..22f6061 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ desktop-base (8.0.0~exp2) UNRELEASED; urgency=medium (Closes: #607838, #628116, #628146) * Link desktop-background.xml alternative to Lines by default. (Closes: #766232) + * Drop remaining elements from Nightly theme. (Closes: #607839) -- Aurélien COUDERC Wed, 03 Dec 2014 10:37:16 +0100 diff --git a/debian/copyright b/debian/copyright index 96a2741..e4a18c9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -98,12 +98,6 @@ license, using artwork from Valessio S. Brito. The SpaceFun theme is based on the Debian “Open Use” (without “Debian” word) logo. -Nightly theme (nightly-splash.png, nightly-wallpaper.png and nightly.xml) is © -2008 Robert Jähne and released under the GPLv2. It is based on the Debian “Open -Use” (without “Debian” word) logo, and also on the GNOME foot Logo, which -is released under the LGPL v2.1 or later, as stated in -http://commons.wikimedia.org/w/index.php?title=File:Gnomelogo.svg&oldid=39892275 - Moreblue Orbit theme (moreblue-orbit-splash, moreblue-orbit-grub and moreblue-orbit-wallpaper) is © 2008 Andre Ferreira and released under the GPLv2. It is based on the Debian “Open Use” (without “Debian” word) logo. diff --git a/debian/postinst b/debian/postinst index 72ce994..8bb7cfe 100644 --- a/debian/postinst +++ b/debian/postinst @@ -33,7 +33,6 @@ spacefun-wallpaper.svg 50 spacefun-wallpaper-widescreen.svg 50 moreblue-orbit-wallpaper.svg 40 moreblue-orbit-wallpaper-widescreen.svg 40 -nightly-wallpaper.png 40 debian-blueish-wallpaper.svg 30 EOF diff --git a/debian/prerm b/debian/prerm index 5d63000..736215c 100644 --- a/debian/prerm +++ b/debian/prerm @@ -21,7 +21,6 @@ if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ]; then spacefun-wallpaper-widescreen.svg \ moreblue-orbit-wallpaper.svg \ moreblue-orbit-wallpaper-widescreen.svg \ - nightly-wallpaper.png \ debian-blueish-wallpaper.svg \ ; do update-alternatives --remove desktop-background /usr/share/images/desktop-base/$background diff --git a/splash/nightly-splash.png b/splash/nightly-splash.png deleted file mode 100644 index 15da60b..0000000 Binary files a/splash/nightly-splash.png and /dev/null differ diff --git a/splash/nightly-splash.xcf.tar.bz2 b/splash/nightly-splash.xcf.tar.bz2 deleted file mode 100644 index bb8c730..0000000 Binary files a/splash/nightly-splash.xcf.tar.bz2 and /dev/null differ