[debian-edu-commits] r80579 - branches/wheezy/debian-edu-artwork/art/gdm-theme
holger at alioth.debian.org
holger at alioth.debian.org
Fri Jun 14 02:27:48 UTC 2013
Author: holger
Date: 2013-06-13 15:48:03 +0000 (Thu, 13 Jun 2013)
New Revision: 80579
Modified:
branches/wheezy/debian-edu-artwork/art/gdm-theme/20-debian-edu-artwork-settings
branches/wheezy/debian-edu-artwork/art/gdm-theme/Makefile.am
Log:
Move comment from Makefile.am to configuration file, as comments are not portable.
Modified: branches/wheezy/debian-edu-artwork/art/gdm-theme/20-debian-edu-artwork-settings
===================================================================
--- branches/wheezy/debian-edu-artwork/art/gdm-theme/20-debian-edu-artwork-settings 2013-06-13 15:43:53 UTC (rev 80578)
+++ branches/wheezy/debian-edu-artwork/art/gdm-theme/20-debian-edu-artwork-settings 2013-06-13 15:48:03 UTC (rev 80579)
@@ -1,3 +1,4 @@
[org/gnome/desktop/background]
+# Setting for gdm3. Should use SVG instead of PNG
picture-uri='file:///usr/share/wallpapers/debian-edu-wallpaper01_1600x1200.png'
picture-options='zoom'
Modified: branches/wheezy/debian-edu-artwork/art/gdm-theme/Makefile.am
===================================================================
--- branches/wheezy/debian-edu-artwork/art/gdm-theme/Makefile.am 2013-06-13 15:43:53 UTC (rev 80578)
+++ branches/wheezy/debian-edu-artwork/art/gdm-theme/Makefile.am 2013-06-13 15:48:03 UTC (rev 80579)
@@ -19,7 +19,6 @@
$(mkinstalldirs) $(DESTDIR)$(gdmthemedir)
$(INSTALL_DATA) defaults.conf $(DESTDIR)$(datadir)/gdm/defaults.conf
- # Setting for gdm3. Should use SVG instead of PNG
$(mkinstalldirs) $(DESTDIR)$(datadir)/gdm/dconf
$(INSTALL_DATA) 20-debian-edu-artwork-settings \
$(DESTDIR)$(datadir)/gdm/dconf/20-debian-edu-artwork-settings
More information about the debian-edu-commits
mailing list