Compare commits
4 Commits
ubuntu/nob
...
ubuntu/bio
Author | SHA1 | Date | |
---|---|---|---|
|
77d91fea25 | ||
|
52dd325d90 | ||
|
4be7e413ec | ||
|
0229d7cbb2 |
24
debian/changelog
vendored
24
debian/changelog
vendored
@ -1,3 +1,27 @@
|
||||
lubuntu-default-settings (0.54.3) bionic; urgency=medium
|
||||
|
||||
* Set the default lock to light-locker-command instead of lxlock
|
||||
(LP: #1812594)
|
||||
|
||||
-- apt-ghetto <apt-ghetto@lubuntu.me> Thu, 25 Jul 2019 10:21:00 +0200
|
||||
|
||||
lubuntu-default-settings (0.54.2) bionic; urgency=medium
|
||||
|
||||
* Remove /usr/share/xsessions/QLubuntu.desktop from
|
||||
lubuntu-default-settings.install so dh_missing does not make the build
|
||||
FTBFS (LP: #1786602).
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 03 Feb 2019 23:56:24 -0600
|
||||
|
||||
lubuntu-default-settings (0.54.1) bionic; urgency=medium
|
||||
|
||||
* Completely remove /usr/share/xsessions/QLubuntu.desktop so we don't give
|
||||
off the impresssion that it's in any way supported. It's an extra session
|
||||
included because of Lubuntu Next, a product which we never actually
|
||||
released (LP: #1786602).
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 11 Aug 2018 21:05:37 -0500
|
||||
|
||||
lubuntu-default-settings (0.54) bionic; urgency=medium
|
||||
|
||||
* Revert previous upload.
|
||||
|
1
debian/lubuntu-default-settings.install
vendored
1
debian/lubuntu-default-settings.install
vendored
@ -22,4 +22,3 @@ usr/share/lubuntu/xscreensaver/
|
||||
usr/share/lxpanel/profile/Lubuntu/
|
||||
usr/share/upstart/sessions/
|
||||
usr/share/xsessions/Lubuntu.desktop
|
||||
usr/share/xsessions/QLubuntu.desktop
|
||||
|
@ -55,6 +55,8 @@ im1/autostart=
|
||||
|
||||
webcam/command=guvcview
|
||||
|
||||
lock_manager/command=light-locker-command -l
|
||||
|
||||
[State]
|
||||
laptop_mode=unknown
|
||||
|
||||
|
@ -2,6 +2,6 @@
|
||||
_Name=ScreenLock
|
||||
_Comment=Lock your screen
|
||||
Icon=system-lock-screen
|
||||
Exec=lxlock
|
||||
Exec=light-locker-command -l
|
||||
NoDisplay=true
|
||||
Type=Application
|
||||
|
@ -1,5 +0,0 @@
|
||||
[Desktop Entry]
|
||||
_Name=Lubuntu Qt session
|
||||
_Comment=A specific Lubuntu session using Qt
|
||||
Exec=/usr/bin/startlxqt
|
||||
Type=Application
|
Loading…
x
Reference in New Issue
Block a user