On Tue, Apr 30, 2019 at 9:27 PM Bram Moolenaar <[email protected]> wrote:
> During build the generated vim.desktop and gvim.desktop are copied to > the runtime directory. That's not a good idea. But we need those files > for "make install". Let's adjust the "make install" commands to use the > po/*.desktop files if they exists, and otherwise user the > runtime/*.desktop files as before. I think that this two-pronged approach is a good idea, especially in view of the fact that the Tiny and Small builds, which are compiled with -multi_lang, did not overwrite the runtime/*.desktop files even before patch 8.1.1240. I expect that +multi_lang builds will have an appropriately filled po subdirectory but that -multi_lang builds probably won't. 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.
