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.
This commit is contained in:
Christian Dywan 2008-02-04 22:08:38 +01:00
parent 25ac3e9932
commit fbcd3a9680
1 changed files with 1 additions and 1 deletions

View 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