1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 02:02:10 +02:00
falkonOfficial/linux/applications/org.kde.Falkon.desktop
2017-08-25 17:32:32 +02:00

24 lines
590 B
Desktop File

[Desktop Entry]
Name=Falkon
Type=Application
Icon=qupzilla
Categories=Network;WebBrowser;
Comment=A fast and secure web browser
GenericName=Web Browser
Exec=falkon %u
MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;application/x-mimearchive;
Terminal=false
Actions=NewTab;NewWindow;PrivateBrowsing;
[Desktop Action NewTab]
Name=Open new tab
Exec=falkon --new-tab
[Desktop Action NewWindow]
Name=Open new window
Exec=falkon --new-window
[Desktop Action PrivateBrowsing]
Name=Start private browsing
Exec=falkon --private-browsing