> That looks great. I've written a small python script that converts > this to plist format; both script and output are attached.
Note that there are a couple of entries that do not have the format listed in the Python script. For example: ----- Type: Plain text document Extensions: text, txt, utf8 MIME Types: text/plain Icon file at: http://www.tedpavlic.com/examples/mvim/icns/txt.icns ----- I think that entry confused your script. There is another entry: ----- Type: Document Icon file at: http://www.tedpavlic.com/examples/mvim/icns/document.icns ----- which might be important. To handle this last entry, I think you can set: CFBundleTypeOSTypes to (string)**** and CFBundleTyepRole to (string)Editor and LSItemContenTypes to (string)public.data > The plist assumes that the icons are in mvim's Resource bundle and > named doc-bm-<current-name>, perhaps you (Ted) can rename them, zip > them up, and send them here? Rather than polluting the list, I've put the archive here: http://www.tedpavlic.com/examples/mvim/doc-bm-icns/doc-bm-mvim-icns.zip NOTE: There are several of files that already exist in the current MacVim resource bundle (for example, doc-bm-java.icns). Also, the convention used in my icons use a lighter color. Someday (?) they should probably be converted to the current convention. How's that? --Ted -- Ted Pavlic <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---