Behalf Of Jyothi wrote: > > hai, > i have a prc file and while i am installing the prc file i want instead of > being in unfiled category, to my own new category. > Like palm games applications going to games category. > > so how to do this, > please help me, > bye > Jyothi > This info is in the application resources. For example, using PilRC, you have to use a line likes:
APPLICATIONICONNAME ID 1000 "Games" Where the string is the category name. Some thing with Costructor, where you can set the category name. I don't know if this resource supports localization (for example, on Italian Palms we have the "Giochi" category instead of the "Games" one). Best regards Pietro -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
