* debian/control:
- Add lubuntu-live-settings to add specific settings to live environment. * debian/light-locker.desktop - Disable light-locker on live environment. (LP: #1281323).
This commit is contained in:
parent
04647cd970
commit
9e1efbabc0
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,12 +1,16 @@
|
|||||||
lubuntu-default-settings (0.39) UNRELEASED; urgency=medium
|
lubuntu-default-settings (0.39) trusty; urgency=medium
|
||||||
|
|
||||||
* etc/xdg/lxsession/*/desktop.conf
|
* etc/xdg/lxsession/*/desktop.conf
|
||||||
- Add missing im1 and webcam settings.
|
- Add missing im1 and webcam settings.
|
||||||
* usr/share/lubuntu/openbox/menu.xml
|
* usr/share/lubuntu/openbox/menu.xml
|
||||||
- Fix audio player calling
|
- Fix audio player calling
|
||||||
- Fix internet icon.
|
- Fix internet icon.
|
||||||
|
* debian/control:
|
||||||
|
- Add lubuntu-live-settings to add specific settings to live environment.
|
||||||
|
* debian/light-locker.desktop
|
||||||
|
- Disable light-locker on live environment. (LP: #1281323).
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Sat, 05 Apr 2014 15:16:03 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Thu, 10 Apr 2014 22:08:24 +0200
|
||||||
|
|
||||||
lubuntu-default-settings (0.38) trusty; urgency=medium
|
lubuntu-default-settings (0.38) trusty; urgency=medium
|
||||||
|
|
||||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -83,3 +83,11 @@ Depends: ${misc:Depends},
|
|||||||
Provides: razorqt-lightdm-greeter-config
|
Provides: razorqt-lightdm-greeter-config
|
||||||
Description: Set default session to QLubuntu version
|
Description: Set default session to QLubuntu version
|
||||||
This package sets the default session to QLubuntu version by default.
|
This package sets the default session to QLubuntu version by default.
|
||||||
|
|
||||||
|
Package: lubuntu-live-settings
|
||||||
|
Architecture: all
|
||||||
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
|
Depends: ${misc:Depends},
|
||||||
|
lubuntu-default-settings
|
||||||
|
Description: default settings for Lubuntu live ISO
|
||||||
|
Various system settings tailored for Lubuntu ISO.
|
||||||
|
2
debian/light-locker.desktop
vendored
Normal file
2
debian/light-locker.desktop
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Hidden=true
|
1
debian/lubuntu-live-settings.install
vendored
Normal file
1
debian/lubuntu-live-settings.install
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
debian/light-locker.desktop /etc/xdg/lubuntu/autostart/
|
Loading…
x
Reference in New Issue
Block a user