[debian-edu-commits] debian-edu/ 02/03: art-common: Add gdm greeter configuration to replace the red Debian swirl with the Debian Edu logo (containing the red swirl).

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Fri Dec 23 17:18:26 UTC 2016


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

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

commit aea0d4e045ab79fd05c1fd540390d958d257b6b3
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Fri Dec 23 18:03:28 2016 +0100

    art-common: Add gdm greeter configuration to replace the red Debian swirl
    with the Debian Edu logo (containing the red swirl).
---
 art-common/gdm-theme/95-debian-edu-settings | 4 ++--
 art-common/gdm-theme/Makefile.am            | 3 +++
 debian/debian-edu-artwork.install           | 3 ++-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/art-common/gdm-theme/95-debian-edu-settings b/art-common/gdm-theme/95-debian-edu-settings
index 3764f69..e4abb0a 100644
--- a/art-common/gdm-theme/95-debian-edu-settings
+++ b/art-common/gdm-theme/95-debian-edu-settings
@@ -1,3 +1,3 @@
 [org/gnome/login-screen]
-logo=''
-fallback-logo=''
+logo='/usr/share/pixmaps/debian-edu-logo.svg'
+fallback-logo='/usr/share/pixmaps/debian-edu-logo.svg'
diff --git a/art-common/gdm-theme/Makefile.am b/art-common/gdm-theme/Makefile.am
index 2dde989..7238ad4 100644
--- a/art-common/gdm-theme/Makefile.am
+++ b/art-common/gdm-theme/Makefile.am
@@ -5,3 +5,6 @@ install-data-local:
 	$(mkinstalldirs) $(DESTDIR)$(datadir)/gdm/dconf
 	$(INSTALL_DATA) 95-debian-edu-settings \
 		$(DESTDIR)$(datadir)/gdm/dconf/95-debian-edu-settings
+	$(mkinstalldirs) $(DESTDIR)$(datadir)/pixmaps
+	$(INSTALL_DATA) debian-edu-logo.svg \
+		$(DESTDIR)$(datadir)/pixmaps/debian-edu-logo.svg
diff --git a/debian/debian-edu-artwork.install b/debian/debian-edu-artwork.install
index 1c08399..6cb2c8c 100644
--- a/debian/debian-edu-artwork.install
+++ b/debian/debian-edu-artwork.install
@@ -1,3 +1,4 @@
+usr/share/gdm/dconf/
 usr/share/glib-2.0/
 usr/share/mate-panel/
-
+usr/share/pixmaps/debian-edu-logo.svg

-- 
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