summarylogtreecommitdiffstats
path: root/serpent-browser.desktop
blob: 89d17c459bf973b0a4dbd18b6102c5d34e931998 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[Desktop Entry]
Name=Serpent Browser
GenericName=Web Browser
Comment=Browse the World Wide Web
Exec=basilisk %u
Terminal=false
Type=Application
Icon=basilisk
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
StartupNotify=false
Actions=NewTab;NewWindow;NewPrivateWindow;
StartupWMClass="browser"

[Desktop Action NewTab]
Name=Open new tab
Exec=basilisk -new-tab

[Desktop Action NewWindow]
Name=Open new window
Exec=basilisk -new-window

[Desktop Action NewPrivateWindow]
Name=New private window
Exec=basilisk -private-window