25 lines
817 B
Desktop File
25 lines
817 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Name=Firefox (Tor)
|
|
Comment=Browse the World Wide Web
|
|
GenericName=Web Browser
|
|
Keywords=Internet;WWW;Browser;Web;Explorer
|
|
Exec=firefox -P tor %u
|
|
Terminal=false
|
|
X-MultipleArgs=false
|
|
Type=Application
|
|
Icon=firefox
|
|
Categories=GNOME;GTK;Network;WebBrowser;
|
|
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;
|
|
StartupNotify=true
|
|
Actions=NewWindow;NewPrivateWindow;
|
|
|
|
[Desktop Action NewWindow]
|
|
Name=Open a New Window
|
|
Exec=firefox -P tor -new-window
|
|
OnlyShowIn=Unity;
|
|
|
|
[Desktop Action NewPrivateWindow]
|
|
Name=Open a New Private Window
|
|
Exec=firefox -P tor -private-window
|
|
OnlyShowIn=Unity;
|