midori/midori.desktop
Christian Dywan fbcd3a9680 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.
2008-02-04 22:08:38 +01:00

15 lines
298 B
Desktop File

[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name=Midori Web Browser
GenericName=Web Browser
Comment=Lightweight web browser
Categories=GTK;Network;
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;
Exec=midori %u
Icon=web-browser
Terminal=false
StartupNotify=true