mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 10:46:35 +01:00
24 lines
590 B
Desktop File
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
|