desktop file added
This commit is contained in:
parent
d033a1c37e
commit
032bfbb487
|
@ -0,0 +1,13 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Name=Waterfox
|
||||||
|
Comment=Browse the World Wide Web
|
||||||
|
GenericName=Web Browser
|
||||||
|
X-GNOME-FullName=Waterfox Web Browser
|
||||||
|
Exec=/usr/local/bin/waterfox %u
|
||||||
|
Terminal=false
|
||||||
|
X-MultipleArgs=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Network;WebBrowser;
|
||||||
|
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
|
||||||
|
StartupWMClass=Waterfox
|
||||||
|
StartupNotify=true
|
Loading…
Reference in New Issue