[debian-edu-commits] r81634 - branches/wheezy/debian-edu-artwork/debian

schweer-guest at alioth.debian.org schweer-guest at alioth.debian.org
Sat Jul 13 20:21:07 UTC 2013


Author: schweer-guest
Date: 2013-07-13 20:21:07 +0000 (Sat, 13 Jul 2013)
New Revision: 81634

Modified:
   branches/wheezy/debian-edu-artwork/debian/changelog
   branches/wheezy/debian-edu-artwork/debian/update-artwork
Log:
Add update-alternatives removal for desktop-background. (Closes: #716863)

Modified: branches/wheezy/debian-edu-artwork/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-artwork/debian/changelog	2013-07-13 15:28:07 UTC (rev 81633)
+++ branches/wheezy/debian-edu-artwork/debian/changelog	2013-07-13 20:21:07 UTC (rev 81634)
@@ -8,6 +8,7 @@
   * Replace svg file with aspect ratio 5:4 (1280x1024) with another (fake)
     one working correctly with both GNOME and KDE.
   * List this file once again in debian-edu.xml.
+  * Add update-alternatives removal for desktop-background. (Closes: #716863)
 
  -- Petter Reinholdtsen <pere at debian.org>  Fri, 12 Jul 2013 22:18:20 +0200
 

Modified: branches/wheezy/debian-edu-artwork/debian/update-artwork
===================================================================
--- branches/wheezy/debian-edu-artwork/debian/update-artwork	2013-07-13 15:28:07 UTC (rev 81633)
+++ branches/wheezy/debian-edu-artwork/debian/update-artwork	2013-07-13 20:21:07 UTC (rev 81634)
@@ -65,6 +65,10 @@
 
 restore_desktop_background() {
     update-alternatives --remove \
+        /usr/share/images/desktop-base/desktop-background \
+	desktop-background \
+	/usr/share/images/desktop-base/debian-edu-wallpaper01_1920x1080.svg
+    update-alternatives --remove \
 	desktop-background.xml \
 	/usr/share/images/desktop-base/debian-edu.xml
 




More information about the debian-edu-commits mailing list