Quote:
Originally Posted by boz
The HH_0409_WeatherCities is the file you need, open activesync and copy and paste it onto your desktop then open it with notepad. Now add your line to it, save it and copy it onto your storage card, then copy and paste it into the Windows folder replacing the original.
|
This is what's in it now (and not working):
Code:
<?xml version="1.0" encoding="utf-8"?>
<locations>
<city name="Summit, IL" loca="60501" land="USA"/>
<city name="Belmar, NJ" loca="07719" land="USA"/>
<city name="Belmar" locationcode="us/nj/belmar/07719" />
<city name="Belmar2" locationcode="us|nj|belmar|07719" />
</locations>
Anything that anyone can see that I need to change?