[debian-edu-commits] r80375 - in branches/wheezy/debian-edu-config: . cf debian

schweer-guest at alioth.debian.org schweer-guest at alioth.debian.org
Sat Jun 8 14:55:34 UTC 2013


Author: schweer-guest
Date: 2013-06-08 14:55:34 +0000 (Sat, 08 Jun 2013)
New Revision: 80375

Added:
   branches/wheezy/debian-edu-config/cf/cf.lightdm
Modified:
   branches/wheezy/debian-edu-config/Makefile
   branches/wheezy/debian-edu-config/debian/changelog
Log:
cf/cf.lightdm: Try to configure artwork for lightdm (greeter).

Modified: branches/wheezy/debian-edu-config/Makefile
===================================================================
--- branches/wheezy/debian-edu-config/Makefile	2013-06-08 13:08:31 UTC (rev 80374)
+++ branches/wheezy/debian-edu-config/Makefile	2013-06-08 14:55:34 UTC (rev 80375)
@@ -69,6 +69,7 @@
 	cf.sysstat \
 	cf.testsetup \
 	cf.ldap2zone \
+	cf.lightdm \
 	cfd.conf \
 	cfengine.conf
 

Added: branches/wheezy/debian-edu-config/cf/cf.lightdm
===================================================================
--- branches/wheezy/debian-edu-config/cf/cf.lightdm	                        (rev 0)
+++ branches/wheezy/debian-edu-config/cf/cf.lightdm	2013-06-08 14:55:34 UTC (rev 80375)
@@ -0,0 +1,12 @@
+#
+# Set Debian Edu background for the greeter
+#
+
+editfiles:
+  debian.installation::
+    { /etc/lightdm/lightdm-gtk-greeter.conf
+	   BeginGroupIfNoSuchLine "background=/usr/share/wallpapers/debian-edu-wallpaper01_1600x1200.png"
+		HashCommentLinesStarting "background="
+		InsertLine "background=/usr/share/wallpapers/debian-edu-wallpaper01_1600x1200.png"
+           EndGroup
+    }

Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog	2013-06-08 13:08:31 UTC (rev 80374)
+++ branches/wheezy/debian-edu-config/debian/changelog	2013-06-08 14:55:34 UTC (rev 80375)
@@ -1,3 +1,9 @@
+debian-edu-config (1.706~svn) UNRELEASED; urgency=low
+
+  * cf/cf.lightdm: Try to configure artwork for lightdm (greeter).
+
+ -- Wolfgang Schweer <wschweer at arcor.de>  Sat, 08 Jun 2013 16:52:31 +0200
+
 debian-edu-config (1.706~svn80374) wheezy-test; urgency=low
 
   [ Petter Reinholdtsen ]




More information about the debian-edu-commits mailing list