diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-21 04:27:59 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:28:39 +0000 |
commit | 1bc570b5a42bc994158d34b2857ff27a9ba54bba (patch) | |
tree | 1acba0b22857a61b9af6131aa9e5a65d0172807b /network/netsurf/netsurf.desktop | |
parent | d120fab9d375e67f8acccc7378fc535c5c2b231c (diff) |
network/netsurf: Make .desktop validate, i486=>i586.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/netsurf/netsurf.desktop')
-rw-r--r-- | network/netsurf/netsurf.desktop | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/network/netsurf/netsurf.desktop b/network/netsurf/netsurf.desktop index 5764a8eb0e5ca..2621854994852 100644 --- a/network/netsurf/netsurf.desktop +++ b/network/netsurf/netsurf.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Type=Application Name=Netsurf GenericName=Web Browser @@ -8,5 +7,5 @@ Exec=netsurf %U Icon=netsurf Terminal=false StartupNotify=false -Categories=Application;Network; +Categories=Network; MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/geo; |