From: Christian Dywan Date: Mon, 4 Feb 2008 21:08:38 +0000 (+0100) Subject: Append a semicolon to the mime types in the desktop file. X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbcd3a968015c3ec4c66ec44eaa3216355f7470d;p=midori Append a semicolon to the mime types in the desktop file. According to the spec the list of mime types in a desktop file 'should' end with a trailing semicolon. --- diff --git a/midori.desktop b/midori.desktop index ba6faf62..e8e64488 100644 --- a/midori.desktop +++ b/midori.desktop @@ -7,7 +7,7 @@ Name=Midori Web Browser GenericName=Web Browser Comment=Lightweight web browser Categories=GTK;Network; -MimeType=text/html;text/xml;application/xhtml+xml;application/xml +MimeType=text/html;text/xml;application/xhtml+xml;application/xml; Exec=midori %u Icon=web-browser Terminal=false