diff --git a/backgrounds/debian-blueish-wallpaper-640x480.png b/backgrounds/debian-blueish-wallpaper-640x480.png
deleted file mode 100644
index f6429ce..0000000
Binary files a/backgrounds/debian-blueish-wallpaper-640x480.png and /dev/null differ
diff --git a/backgrounds/debian-blueish-wallpaper-widescreen.svg b/backgrounds/debian-blueish-wallpaper-widescreen.svg
deleted file mode 100644
index 342510f..0000000
--- a/backgrounds/debian-blueish-wallpaper-widescreen.svg
+++ /dev/null
@@ -1,3053 +0,0 @@
-
-
-
diff --git a/backgrounds/debian-blueish-wallpaper.svg b/backgrounds/debian-blueish-wallpaper.svg
deleted file mode 100644
index 668819d..0000000
--- a/backgrounds/debian-blueish-wallpaper.svg
+++ /dev/null
@@ -1,3045 +0,0 @@
-
-
-
diff --git a/debian/changelog b/debian/changelog
index 22f6061..1ba7301 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,7 +11,8 @@ 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)
+ * Drop remaining elements from Blueish, Curves and Nightly themes.
+ (Closes: #607839)
-- Aurélien COUDERC Wed, 03 Dec 2014 10:37:16 +0100
diff --git a/debian/copyright b/debian/copyright
index e4a18c9..ea412a3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -37,12 +37,6 @@ They are based on the Debian “Open Use” (without “Debian” word) logo.
The .desktop files included in this package were compiled by Colin
Walters .
-The following files are Copyright 2006 André Luiz Rodrigues Ferreira and
-licensed under the GPL.
- - SVG background, backgrounds/debian-blueish-wallpaper.svg.
- - PNG splash, splash/gnome-splash-curves.png.
-They are both based on the Debian “Open Use” (without “Debian” word) logo.
-
The Lines theme is © 2014 Juliette Taka Belin and released under the GPLv2.
The Lines theme is based on the Debian “Open Use” (without “Debian” word)
diff --git a/debian/postinst b/debian/postinst
index 8bb7cfe..c267947 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
-debian-blueish-wallpaper.svg 30
EOF
# Set up an alternative for the XML version of the background
@@ -57,7 +56,6 @@ EOF
done << EOF
spacefun-splash.svg 50
moreblue-orbit-splash.png 40
-gnome-splash-curves.png 30
EOF
# Alternatives for grub
diff --git a/debian/prerm b/debian/prerm
index 736215c..f6b58f0 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 \
- debian-blueish-wallpaper.svg \
; do
update-alternatives --remove desktop-background /usr/share/images/desktop-base/$background
done
@@ -37,7 +36,6 @@ if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ]; then
for splash in \
spacefun-splash.svg \
moreblue-orbit-splash.png \
- gnome-splash-curves.png \
; do
update-alternatives --remove desktop-splash /usr/share/images/desktop-base/$splash
done
diff --git a/splash/gnome-splash-curves.png b/splash/gnome-splash-curves.png
deleted file mode 100644
index b96bda5..0000000
Binary files a/splash/gnome-splash-curves.png and /dev/null differ