* xy_desktop-base.gschema.override: configure the default background
for gdm3 using GSettings as well. * All of this closes: #623094.
This commit is contained in:
3
debian/changelog
vendored
3
debian/changelog
vendored
@@ -4,6 +4,9 @@ desktop-base (6.0.7) UNRELEASED; urgency=low
|
||||
* Build-depend on recent cdbs+debhelper to have dh_installgsettings.
|
||||
* debian/gsettings-override: set the default background using
|
||||
GSettings.
|
||||
* xy_desktop-base.gschema.override: configure the default background
|
||||
for gdm3 using GSettings as well.
|
||||
* All of this closes: #623094.
|
||||
|
||||
[ Yves-Alexis Perez ]
|
||||
* debian/control:
|
||||
|
||||
1
debian/desktop-base.install
vendored
Normal file
1
debian/desktop-base.install
vendored
Normal file
@@ -0,0 +1 @@
|
||||
debian/xy_desktop-base.gschema.override /usr/share/gdm/greeter-settings
|
||||
3
debian/xy_desktop-base.gschema.override
vendored
Normal file
3
debian/xy_desktop-base.gschema.override
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[org.gnome.desktop.background]
|
||||
picture-uri='file:///usr/share/images/desktop-base/login-background.svg'
|
||||
picture-options='zoom'
|
||||
Reference in New Issue
Block a user