Hi putting these in one, realised after bug 204854 these are all kde things, and it's not exactly a major code patch required or anything. Hope that's ok. MimeType needs trailing semicolon: * /usr/kde/3.5/share/applications/kde/kmail_view.desktop: value "message/rfc822;application/mbox;application/x-mimearchive" for string list key "MimeType" in group "Desktop Entry" does not have a semicolon (';') as trailing character * /usr/kde/3.5/share/applications/kde/kaddressbook.desktop: value "text/x-vcard;text/x-ldif" for string list key "MimeType" in group "Desktop Entry" does not have a semicolon (';') as trailing character * /usr/share/applications/kde/kile.desktop: value "text/x-tex;text/x-kilepr" for string list key "MimeType" in group "Desktop Entry" does not have a semicolon (';') as trailing character Reproducible: Always
All of these have been fixed in later versions.