Quote:
Originally Posted by Heavy Fluid It just says SocialScope. When I enter that into my theme, it will not show properly.
I have tried:
net_rim_bb_socialscope.SocialScope
net_rim_bb_SocialScope.SocialScope |
Some applications does not have a very logical name. Try adding a space like so:
"net_rim_bb_socialscope.Social Scope"
That is, IF your module name is correct
For example, Password Lock uses "net_rim_LockSystem" and does not require application name (the string after the dot) to work properly in homescreen. Yahoo! Messenger, on the other hand, requires this:
"net_rim_bb_qm_yahoo.Yahoo! Messenger"
Yes, with the "!" and the space between "Yahoo!" and "Messenger". that module name will work exactly like the real Y!M: it will show your current status on focus
First thing to try is to find the module name. You don't need the application name for the icon to work properly, the module name itself will do just fine (the application will launch properly). The only drawback is that the app name won't show on focus, but that's nothing compared to a not working icon (you can always fool everyone and use a text in Composer, for last ditch effort)
Find the module name, then mess around with the app name, maybe use a lowercase letter here, and uppercase letter there.