Quote
Sorry for taking so long to reply (haven't checked this forum for a while!)
To install, download the attached ZIP file onto your PC, extract all the files and then copy everything straight to the IPSM/Application Data/Home folder on your phone.
Once you've done that, go into the Settings menu option on your phone, select "Homescreen", and it should appear in the "homescreen Layout" section. (Leave colour scheme and Background Image to "default.")
Quote
Question Re:Love_Kylie(AugNotOrange)
For some reason, the call progress screen doesn't show on my phone (just the default one). It seems everything else (missed call, scrolling
homescreen) works.
Does it have to do with the fact that I'm using a particular phone (I'm using an i600)?
Followup question: If the call progress plug-in doesn't work for my phone, can I delete the .xml strings wthout causing problems?
Thanks.
It's a standard Microsoft plugin, so I don't think the phone you're using should make a difference.
It might be that you're seeing the "in call" screen (ie. the one with "View Contact" and "View Calendar" options. The "Call progress" plugin is a part of the homescreen- if you press the "Home" button to go back to the homescreen while in a call, you'll see the plugin on the homescreen.
You should be able to delete the relevant XML strings without causing any problems- this is the section that you'll need to delete;
<plugin file="sysplug.dll" clsid="{37391041-C324-4725-BEE1-3232ED3539CA}" height="200">
<background bgimage="IPSMApplication DataHomeKylieKylieAug.jpg"/>
<plugin file="sysplug.dll" clsid="{37391041-C324-4725-BEE1-3232ED3539CA}" height="200">
<background bgimage="IPSMApplication DataHomeKylieKylieAug.jpg"/>
<format state="selected" fgcolor="#FFFFFF"/>
<format state="nocall" visible="false"/>
<label y="12" x="82" font-size="18">
<text>Call In</text>
</label>
<label y="28" x="88" font-size="18">
<text>Progress: </text>
</label>
<label y="50" halign="right" font-size="22">
<text><progress/></text>
</label>
</plugin>
<format state="selected" fgcolor="#FFFFFF"/>
<format state="nocall" visible="false"/>
<label y="12" x="82" font-size="18">
<text>Call In</text>
</label>
<label y="28" x="88" font-size="18">
<text>Progress: </text>
</label>
<label y="50" halign="right" font-size="22">
<text><progress/></text>
</label>
</plugin>
I'll try to find some time to get some more pages from the calendar made into homescreens. I'm rather fond of July's picture...