On Mar 28, 2007, at 6:23 AM, tedd wrote: > At 11:16 PM -0400 3/27/07, Brian Heibert wrote: >> I don't know how to give my application a icon in FB >> >> Sorry for being ignorate, but as I said in a last email it's been >> a while since I have used FB >> >> Can someone help? >> >> Brian > > Brian: > > This might help: > > http://sperling.com/fb-code.php > > Cheers, Very nice page tedd. My process is slightly different but both achieve the same goal. My plist resides in a resource (a plst resouce) contained in the resource folder of the FB project. After building the application, MakeBundle automatically creates the info.plist from my plst without any manual work (at least for the plist). Not a big deal, but it is one less manual step once the plst is created once. Brian S.