1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 01:22:10 +01:00
falkonOfficial/linux/applications/org.qupzilla.QupZilla.desktop

24 lines
600 B
Desktop File
Raw Normal View History

[Desktop Entry]
Name=QupZilla
Type=Application
Icon=qupzilla
Categories=Network;WebBrowser;
Comment=A fast and secure web browser
GenericName=Web Browser
Exec=qupzilla %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=qupzilla --new-tab
[Desktop Action NewWindow]
Name=Open new window
Exec=qupzilla --new-window
[Desktop Action PrivateBrowsing]
Name=Start private browsing
Exec=qupzilla --private-browsing