]> spindle.queued.net Git - midori/commitdiff
Append a semicolon to the mime types in the desktop file.
authorChristian Dywan <christian@twotoasts.de>
Mon, 4 Feb 2008 21:08:38 +0000 (22:08 +0100)
committerChristian Dywan <christian@twotoasts.de>
Mon, 4 Feb 2008 21:08:38 +0000 (22:08 +0100)
According to the spec the list of mime types in a desktop
file 'should' end with a trailing semicolon.

midori.desktop

index ba6faf62c858da8fbd796654d49ad6a81895c4aa..e8e644885adbe0ec40c29642ba3c0c2c33bc4adc 100644 (file)
@@ -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