.desktop file MimeType key needs a trailing semi-colon

This commit is contained in:
Christopher Aillon 2010-12-21 10:17:54 -05:00
parent f492b8cd14
commit c3b9cd1501
1 changed files with 1 additions and 1 deletions

View File

@ -47,5 +47,5 @@ Icon=firefox
Terminal=false
Type=Application
StartupWMClass=Firefox-bin
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
StartupNotify=true