[debian-edu-commits] [Git][debian-edu/debian-edu-artwork][personal/sunweaver/emerald-with-greeter] arctica-greeter: Add gsettings override for background and debian-edu'fied logo image.
Mike Gabriel (@sunweaver)
gitlab at salsa.debian.org
Thu Oct 5 09:34:47 BST 2023
Mike Gabriel pushed to branch personal/sunweaver/emerald-with-greeter at Debian Edu / debian-edu-artwork
Commits:
d8a56cd2 by Mike Gabriel at 2023-10-05T10:34:34+02:00
arctica-greeter: Add gsettings override for background and debian-edu'fied logo image.
- - - - -
7 changed files:
- art-common/Makefile.am
- + art-common/arctica-greeter/32_arctica-greeter-theme-debian-edu.gschema.override
- + art-common/arctica-greeter/Makefile.am
- + art-common/arctica-greeter/debian-edu-logo.png
- configure.ac
- debian/debian-edu-artwork.install
- + logo/greeter-debian-edu-logo.xcf
Changes:
=====================================
art-common/Makefile.am
=====================================
@@ -1,2 +1,3 @@
SUBDIRS = \
gdm-theme
+ arctica-greeter
\ No newline at end of file
=====================================
art-common/arctica-greeter/32_arctica-greeter-theme-debian-edu.gschema.override
=====================================
@@ -0,0 +1,3 @@
+[org.ArcticaProject.arctica-greeter]
+background='/usr/share/desktop-base/active-theme/login/background-nologo.svg'
+logo='/usr/share/arctica-greeter/theme-debian-edu-logo.png'
=====================================
art-common/arctica-greeter/Makefile.am
=====================================
@@ -0,0 +1,4 @@
+install-data-local:
+ $(mkinstalldirs) $(DESTDIR)$(datadir)/arctica-greeter
+ $(INSTALL_DATA) debian-edu-logo.png \
+ $(DESTDIR)$(datadir)/arctica-greeter/theme-debian-edu-logo.png
=====================================
art-common/arctica-greeter/debian-edu-logo.png
=====================================
Binary files /dev/null and b/art-common/arctica-greeter/debian-edu-logo.png differ
=====================================
configure.ac
=====================================
@@ -28,6 +28,7 @@ AC_OUTPUT([
Makefile
art-common/Makefile
art-common/gdm-theme/Makefile
+art-common/arctica-greeter/Makefile
art-softwaves/Makefile
art-softwaves/g-i/Makefile
art-softwaves/gnome-shell/Makefile
=====================================
debian/debian-edu-artwork.install
=====================================
@@ -1,3 +1,5 @@
debian/update-debian-edu-artwork /usr/lib/debian-edu-artwork
usr/share/gdm/dconf/
usr/share/pixmaps/debian-edu-logo.svg
+usr/share/arctica-greeter/debian-edu-logo.png
+usr/share/glib-2.0/schemas/32_arctica-greeter-theme-debian-edu.gschema.override
=====================================
logo/greeter-debian-edu-logo.xcf
=====================================
Binary files /dev/null and b/logo/greeter-debian-edu-logo.xcf differ
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-artwork/-/commit/d8a56cd2d00b4daef8e66ca154c012835bfb9697
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-artwork/-/commit/d8a56cd2d00b4daef8e66ca154c012835bfb9697
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20231005/f2711bd2/attachment-0001.htm>
More information about the debian-edu-commits
mailing list