* etc/xdg/lubuntu/lxdm/lxdm.conf:
- Fix location of the background.
This commit is contained in:
parent
328854874a
commit
054cd3cd54
2
debian/changelog
vendored
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
|
* debian/postinst,debian/postrm: set lubuntu as the default session and
|
||||||
lightdm-gtk-greeter as the default greeter if they aren't set already.
|
lightdm-gtk-greeter as the default greeter if they aren't set already.
|
||||||
Remove them on uninstall. (thanks Didier and Lionel !)
|
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
|
-- 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
|
gtk_theme=Clearlooks
|
||||||
|
|
||||||
## background of the greeter
|
## background of the greeter
|
||||||
bg=/usr/share/backgrounds/default.png
|
bg=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
||||||
|
|
||||||
## if show bottom pane
|
## if show bottom pane
|
||||||
bottom_pane=1
|
bottom_pane=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user