[debian-edu-commits] debian-edu/ 319/437: Move comment from Makefile.am to configuration file, as comments are not portable.

Mike Gabriel sunweaver at debian.org
Sun Mar 2 23:49:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository debian-edu-artwork.

commit 7f26513693fb4c445280292df22c2c68f938de04
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Jun 13 15:48:03 2013 +0000

    Move comment from Makefile.am to configuration file, as comments are not portable.
---
 art/gdm-theme/20-debian-edu-artwork-settings | 1 +
 art/gdm-theme/Makefile.am                    | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/art/gdm-theme/20-debian-edu-artwork-settings b/art/gdm-theme/20-debian-edu-artwork-settings
index 3e10346..68b9f92 100644
--- a/art/gdm-theme/20-debian-edu-artwork-settings
+++ b/art/gdm-theme/20-debian-edu-artwork-settings
@@ -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'
diff --git a/art/gdm-theme/Makefile.am b/art/gdm-theme/Makefile.am
index bfc9901..e720704 100644
--- a/art/gdm-theme/Makefile.am
+++ b/art/gdm-theme/Makefile.am
@@ -19,7 +19,6 @@ install-data-local:
 	$(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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git



More information about the debian-edu-commits mailing list