- Fix desktop files to make them Freedesktop compatible.ubuntu/bionic
parent
5aee94d7b0
commit
6ce1c3fe79
@ -1,7 +1,8 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=identi.ca
|
Name=identi.ca
|
||||||
Comment=identi.ca
|
Comment=Launching identi.ca
|
||||||
Icon=internet-web-browser
|
Icon=internet-web-browser
|
||||||
Exec=chromium-browser --app=https://identi.ca/
|
Exec=chromium-browser --app=https://identi.ca/
|
||||||
|
Type=Application
|
||||||
Categories=Network;
|
Categories=Network;
|
||||||
OnlyShowIn=LXDE
|
OnlyShowIn=LXDE;
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Rotate your screen
|
Name=Rotate your screen
|
||||||
Comment=Rotate your screen
|
Comment=Rotate your screen using xrotate
|
||||||
Icon=object-rotate-left
|
Icon=object-rotate-left
|
||||||
Exec=xrotate
|
Exec=xrotate
|
||||||
|
Type=Application
|
||||||
|
Loading…
Reference in new issue