From kde-devel Mon Apr 24 22:24:21 2000 From: Daniel Naber Date: Mon, 24 Apr 2000 22:24:21 +0000 To: kde-devel Subject: Re: get all MIME types X-MARC-Message: https://marc.info/?l=kde-devel&m=95661552801523 On Mon, 24 Apr 2000, David Faure wrote: > Out of interest, why do you want all mimetypes ? KMail guesses the mime type of any file you attach (via KMimeMagic). Since it's often wrong I want to have a combo box with all the alternatives. BTW, KMimeMagic is often wrong because I attach short diffs, which leads to text/x-c, test/x-c++ or even text/c-java (all for C++ diffs). Maybe we can change KMimeMagic so it uses the file's extension if there is any (at least optionally). Opinions? Regards Daniel