On Mon, Dec 24, 2001 at 11:45:04PM -0500, Brian Smith wrote: > > That's what I was referring to. Sorry for the confusion. Ok, so it does > it... how? I've not been able to get the icon name to be different from > the database name (or be reflected as such in the launcher). The only > place I know of to set such a thing is the APPLICATIONNAME resource tag. > > Please enlighten me. Thanks. >
I use 'build-prc' to set my application name. It is the third non-optional argument. Run it to get a listing of the usage. Check your makefile. You probably have the app name set in there and it gets included on your build-prc step. Heck, you may be using the same variable to set your db name as well. scott -- ------------------------------------------------------------------------ scott [EMAIL PROTECTED] ------------------------------------------------------------------------ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
