diff options
Diffstat (limited to 'dillo.desktop')
-rw-r--r-- | dillo.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dillo.desktop b/dillo.desktop new file mode 100644 index 00000000..24b87be4 --- /dev/null +++ b/dillo.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +GenericName=Web Browser +Name=Dillo +Comment=Fast and small graphical web browser +MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https; +Exec=dillo %U +Icon=dillo +Terminal=false +Type=Application +Categories=Network;WebBrowser; |