Remove /usr/share/applications; these files are native in LXQt.

This commit is contained in:
Simon Quigley 2018-07-20 01:29:03 -05:00
parent 821f36a867
commit 758e474652
3 changed files with 6 additions and 14 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
lubuntu-default-settings (1.4) UNRELEASED; urgency=medium
* Remove /usr/share/applications; these files are native in LXQt.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 20 Jul 2018 01:28:38 -0500
lubuntu-default-settings (1.3) cosmic; urgency=medium
* In the panel.conf file, turn on autoclearing of the search message; this

View File

@ -1,7 +0,0 @@
[Desktop Entry]
_Name=Shutdown
_Comment=Shutdown or Reboot
Icon=system-shutdown-panel
Exec=lxsession-default quit
Type=Application
NoDisplay=true

View File

@ -1,7 +0,0 @@
[Desktop Entry]
_Name=ScreenLock
_Comment=Lock your screen
Icon=system-lock-screen
Exec=lxlock
NoDisplay=true
Type=Application