I read through the stuff on Launch Services, and it looked like if
I put the following into the Info.plist file, I'd be good:
<key>CFBundleURLTypes</key>
<dict>
<key>CFBundleURLName></key>
<string>ChirpURL</string>
<key>CFBundleURLSchemes</key>
<array>
<string>chirp</string>
</array>
</dict>
A quick search for "CFBundleURLTypes" turns up this page:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Web-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/web-dev/email@hidden