* src/usr/share/applications/*.desktop

- Fix desktop files to make them Freedesktop compatible.
ubuntu/bionic
Julien Lavergne 10 years ago
parent 5aee94d7b0
commit 6ce1c3fe79

7
debian/changelog vendored

@ -1,3 +1,10 @@
lubuntu-default-settings (0.41) UNRELEASED; urgency=medium
* src/usr/share/applications/*.desktop
- Fix desktop files to make them Freedesktop compatible.
-- Julien Lavergne <gilir@ubuntu.com> Tue, 09 Sep 2014 14:53:44 +0200
lubuntu-default-settings (0.40) utopic; urgency=medium
[ Julien Lavergne ]

@ -4,4 +4,5 @@ Name[zh_TW]=關機
Comment=Shutdown or Reboot
Icon=system-shutdown-panel
Exec=lxsession-default quit
Type=Application
NoDisplay=true

@ -1,7 +1,8 @@
[Desktop Entry]
Name=identi.ca
Comment=identi.ca
Comment=Launching identi.ca
Icon=internet-web-browser
Exec=chromium-browser --app=https://identi.ca/
Type=Application
Categories=Network;
OnlyShowIn=LXDE
OnlyShowIn=LXDE;

@ -1,5 +1,6 @@
[Desktop Entry]
Name=Rotate your screen
Comment=Rotate your screen
Comment=Rotate your screen using xrotate
Icon=object-rotate-left
Exec=xrotate
Type=Application

@ -5,3 +5,4 @@ Comment=Lock your screen
Icon=system-lock-screen
Exec=lxlock
NoDisplay=true
Type=Application

Loading…
Cancel
Save