Change path to the wallpaper to a png file rather than a jpg. Bump depends
on lubuntu-artwork (>= 0.3)
This commit is contained in:
parent
ad80d20eb4
commit
578415d16e
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -3,8 +3,10 @@ lubuntu-default-settings (0.3) UNRELEASED; urgency=low
|
|||||||
* Pass -e LXDE to lxsession to behave like a LXDE session.
|
* Pass -e LXDE to lxsession to behave like a LXDE session.
|
||||||
Bump depends on lxsession to >= 0.4.1 to use this feature.
|
Bump depends on lxsession to >= 0.4.1 to use this feature.
|
||||||
* Remove autostart for lxde-settings-daemon, it merged with lxsession.
|
* Remove autostart for lxde-settings-daemon, it merged with lxsession.
|
||||||
|
* Change path to the wallpaper to a png file rather than a jpg. Bump depends
|
||||||
|
on lubuntu-artwork (>= 0.3)
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Sat, 28 Nov 2009 00:40:40 +0100
|
-- Julien Lavergne <gilir@ubuntu.com> Fri, 11 Dec 2009 00:56:50 +0100
|
||||||
|
|
||||||
lubuntu-default-settings (0.2) lucid; urgency=low
|
lubuntu-default-settings (0.2) lucid; urgency=low
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -10,6 +10,6 @@ Vcs-Browser: http://bazaar.launchpad.net/~lubuntu-desktop/+junk/lubuntu-default-
|
|||||||
|
|
||||||
Package: lubuntu-default-settings
|
Package: lubuntu-default-settings
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, lxsession (>= 0.4.1), lubuntu-artwork (>= 0.2)
|
Depends: ${misc:Depends}, lxsession (>= 0.4.1), lubuntu-artwork (>= 0.3)
|
||||||
Description: default settings for Lubuntu
|
Description: default settings for Lubuntu
|
||||||
Various system settings tailored for Lubuntu.
|
Various system settings tailored for Lubuntu.
|
||||||
|
@ -3,4 +3,4 @@ terminal=lxterminal
|
|||||||
|
|
||||||
[Desktop]
|
[Desktop]
|
||||||
show_wallpaper=1
|
show_wallpaper=1
|
||||||
wallpaper=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.jpg
|
wallpaper=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
||||||
|
Loading…
x
Reference in New Issue
Block a user