> I've been trying to get the icon making stuff to work on Tiger and it > is not entirely unproblematic.
> Problems with make_icons.py: > > 1. I get this: "ImportError: No Module named Foundation". It seems > that the Foundation module is 10.5 only...is there any way to work > around this? Snap, Tiger doesn't support pyobjc. > It would be great if you could work around these issues on Tiger (by > only making 128 icons unless compiled on Leopard). If you can't then > I guess we'll have to add the .icns files to the repo. (?) I don't think this is a good idea: Every time we change the generation script, the repo grows a few MB. And every contributor has a local copy of the repo. What if I simply change the script to create symlinks to the MacVim icon when it runs on Tiger? Then people building on Tiger will have somewhat useless document icons, but that sounds like the lesser of two evil. Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
