diff options
Diffstat (limited to 'network/netsurf/netsurf.desktop')
-rw-r--r-- | network/netsurf/netsurf.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/network/netsurf/netsurf.desktop b/network/netsurf/netsurf.desktop new file mode 100644 index 0000000000000..5764a8eb0e5ca --- /dev/null +++ b/network/netsurf/netsurf.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=Application +Name=Netsurf +GenericName=Web Browser +Comment=Lightweight web browser +Exec=netsurf %U +Icon=netsurf +Terminal=false +StartupNotify=false +Categories=Application;Network; +MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/geo; |