* 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:
Josselin Mouette
2011-10-14 13:34:24 +00:00
parent 8d47c698e2
commit 216430e91c
3 changed files with 7 additions and 0 deletions

3
debian/changelog vendored
View File

@@ -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
View File

@@ -0,0 +1 @@
debian/xy_desktop-base.gschema.override /usr/share/gdm/greeter-settings

View File

@@ -0,0 +1,3 @@
[org.gnome.desktop.background]
picture-uri='file:///usr/share/images/desktop-base/login-background.svg'
picture-options='zoom'