paulp / favicon

Firefox Favicon Fixer

This URL has Read+Write access

paulp (author)
Sun May 25 04:13:51 -0700 2008
commit  040e9066754d9e8d8d8aaf10fdb38dd926bb3fba
tree    815c056ce4ca4751562aacaca01361496a11cbc8
parent  2c4a2cfde75ed67846ff50a8afb75a91c281ced4
README
Building requires a gc-enabled sparkle framework.  At this writing
the framework you can download is not, so you have to build your own.
Get the source:

  uncool way: svn co http://code.andymatuschak.org/sparkle/trunk sparkle
    cool way: git-svn clone http://code.andymatuschak.org/sparkle/trunk sparkle

Open it in xcode, switch on the gc setting, and build.  You might
have to tell the favicon xcode project where the framework is; I'm not
sure how to set all this up to avoid the fiddling.

All the other notes are in the doc/ directory.  This is a work in progress.

Bugs, comments, whatever: Paul Phillips <ff-feedback@improving.org>.