Oh, I thought you didn't like the idea to have our Makefile update other systems' cache files, because my proposed patch for updating mime.cache was placed in the todo list since then.
So, I'm rather happy to hear your thoughts. I'll revise my previous patch with configure checks and the icon cache update, and send it to the list. Regards, Kazunobu Kuriyama (nuko8) 2016-02-03 3:34 GMT+09:00 Bram Moolenaar <[email protected]>: > > nuko8 wrote: > > > OK, It's not vim's bug, but your system's issue. > > > > Looks you forgot to update > `/opt/local/share/icons/hicolor/icon-theme.cache`. > > > > Update it using `gtk-update-icon-cache`(1). Then `Icon=gvim` should be > OK. > > > > Please make sure next time if your problem is relevant to vim > > development before creating a git issue. > > We discussed this before: should we run that cache update command during > installation? We could find the command with a configure check. > > -- > Corduroy pillows: They're making headlines! > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ > /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ > \\\ an exciting new programming language -- http://www.Zimbu.org /// > \\\ help me help AIDS victims -- http://ICCF-Holland.org /// > > — > Reply to this email directly or view it on GitHub > <https://github.com/vim/vim/issues/616#issuecomment-178745264>. > > -- > -- > 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.
