Sorry, I'm not in a position to answer the question :-) IIRC, the first version of the patch: https://github.com/vim/vim/pull/455/files listed only a small number of mime types. Later, someone proposed enhancing the list in accordance with other desktop files of a certain distributor, and that proposal was accepted by the author of the patch.
So, I wish someone could kindly reply to your question. The point of my patch is a correct procedure of installing `*.desktop` files, not what mime types are written there :-) Best Kazunobu Kuriyama 2015-11-04 21:01 GMT+09:00 Tony Mechelynck <[email protected]>: > On Wed, Nov 4, 2015 at 12:23 PM, Kuriyama Kazunobu > <[email protected]> wrote: > > Hi, > > > > There remains one thing to complete the installation. > > > > After installing `*.desktop` files into the destination directory, > someones > > has to update a cache file, called `mimeinfo.cache`, in that directory. > > > > Hopefully, the attached patch clarifies the needed procedure. > > > > Best, > > Kazunobu Kuriyama > > > > How will it know that Vim can handle (as a minimum) any text/ types > plus application/xml and any application/*+xml ? > > Best regards, > Tony. > > -- > -- > You received this message from the "vim_dev" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
