* etc/xdg/lubuntu/lxdm/lxdm.conf:

- Fix location of the background.
ubuntu/bionic
Julien Lavergne 13 years ago
parent 328854874a
commit 054cd3cd54

2
debian/changelog vendored

@ -3,6 +3,8 @@ lubuntu-default-settings (0.21) UNRELEASED; urgency=low
* debian/postinst,debian/postrm: set lubuntu as the default session and
lightdm-gtk-greeter as the default greeter if they aren't set already.
Remove them on uninstall. (thanks Didier and Lionel !)
* etc/xdg/lubuntu/lxdm/lxdm.conf:
- Fix location of the background.
-- Julien Lavergne <gilir@ubuntu.com> Tue, 16 Aug 2011 01:11:02 +0200

@ -27,7 +27,7 @@ greeter=/usr/lib/lxdm/lxdm-greeter-gtk
gtk_theme=Clearlooks
## background of the greeter
bg=/usr/share/backgrounds/default.png
bg=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
## if show bottom pane
bottom_pane=1

Loading…
Cancel
Save