2008/11/24 Nico Weber <[EMAIL PROTECTED]>: > > The attachment includes both a patch to Info.plist and a python script > that generates all document icons from an application icon. Moving > filetypes from "has own 128 icon" to "has generic icon" or "has own > 512 icon" is an easy change with this script. Since all document icons > are > 1.3 MB in total, I think it's better to instead add the python > script to the repo and then create the document icons and move them > into the app in a build stage. > > The python script expects to be in a directory with a file called "vim- > noshadow-512.png" and with the makeicns binary ( > http://amnoid.de/icns/makeicns.html > – perhaps add the source of this to a subdirectory and build that in > a build stage too?). Invoke it with > > python make_icons.py > > and it will create lots of doc-bm-*.icns files, overwriting existing > ones. It's easy to add or remove document icons from the script, to > change the text on the document icons, and to change the > "group" (large, big, symlink) of document icons.
Thanks Nico. I will look into adding the script+source for the makeicns program to the repo and then add a custom build phase to the Xcode project. Hopefully I'll get a chance this weekend. Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
