[debian-edu-commits] debian-edu/ 02/09: Prepare gnome-shell artwork in bin:package debian-edu-artwork-lines to be co-installable with the other Debian Edu artworks presented by this src:package.
Mike Gabriel
sunweaver at debian.org
Sun Oct 5 22:46:10 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 3b7ef7ad59829de0591e47b5d9e81d963c54872d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sun Oct 5 23:17:10 2014 +0200
Prepare gnome-shell artwork in bin:package debian-edu-artwork-lines to be co-installable with the other Debian Edu artworks presented by this src:package.
---
art-lines/gnome-shell/Makefile.am | 2 +-
art-lines/gnome-shell/{debian-edu.svg => debian-edu-lines-gdm.svg} | 0
.../{debian-edu-gnome-shell.css => debian-edu-lines-gnome-shell.css} | 4 ++--
debian/changelog | 3 +++
debian/debian-edu-artwork-lines.install | 2 +-
5 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/art-lines/gnome-shell/Makefile.am b/art-lines/gnome-shell/Makefile.am
index 1ad9734..8b6bee4 100644
--- a/art-lines/gnome-shell/Makefile.am
+++ b/art-lines/gnome-shell/Makefile.am
@@ -1,5 +1,5 @@
gnomedir = $(datadir)/gnome-shell/theme
-gnome_DATA = debian-edu.svg debian-edu-gnome-shell.css
+gnome_DATA = debian-edu-lines-gdm.svg debian-edu-lines-gnome-shell.css
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(gnomedir)
diff --git a/art-lines/gnome-shell/debian-edu.svg b/art-lines/gnome-shell/debian-edu-lines-gdm.svg
similarity index 100%
rename from art-lines/gnome-shell/debian-edu.svg
rename to art-lines/gnome-shell/debian-edu-lines-gdm.svg
diff --git a/art-lines/gnome-shell/debian-edu-gnome-shell.css b/art-lines/gnome-shell/debian-edu-lines-gnome-shell.css
similarity index 99%
rename from art-lines/gnome-shell/debian-edu-gnome-shell.css
rename to art-lines/gnome-shell/debian-edu-lines-gnome-shell.css
index 87e685c..e636399 100644
--- a/art-lines/gnome-shell/debian-edu-gnome-shell.css
+++ b/art-lines/gnome-shell/debian-edu-lines-gnome-shell.css
@@ -2596,8 +2596,8 @@ StScrollBar StButton#vhandle:active {
}
#lockDialogGroup {
- background: #2e3436 url(debian-edu.svg);
- background-repeat: repeat;
+ background: #2e3436 url(debian-edu-lines-gdm.svg);
+ background-size: cover;
}
.screen-shield-arrows {
diff --git a/debian/changelog b/debian/changelog
index e6a5050..fcd8db5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,9 @@ debian-edu-artwork (0.49-1) UNRELEASED; urgency=medium
[ Mike Gabriel ]
* Fix faulty paths in update-debian-edu-artwork-lines (for symlinking
and unlinking gnome-shell.css).
+ * Prepare gnome-shell artwork in bin:package debian-edu-artwork-lines
+ to be co-installable with the other Debian Edu artworks presented
+ by this src:package.
-- Wolfgang Schweer <wschweer at arcor.de> Fri, 03 Oct 2014 16:54:10 +0200
diff --git a/debian/debian-edu-artwork-lines.install b/debian/debian-edu-artwork-lines.install
index c4d5a54..0363f51 100644
--- a/debian/debian-edu-artwork-lines.install
+++ b/debian/debian-edu-artwork-lines.install
@@ -7,4 +7,4 @@ usr/share/pixmaps/debian-edu-lines*.png
usr/share/pixmaps/splash/debian-edu-lines*.png
usr/share/wallpapers/Debian-Edu-Lines/
debian/update-debian-edu-artwork-lines /usr/sbin/
-usr/share/gnome-shell/theme/
+usr/share/gnome-shell/theme/debian-edu-lines*
--
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