Quote:
Originally Posted by LunaticSerenade
ha, I figured it out. For the emails anyway.
any thoughts on the weather thing?
|
Here is what i have for the weather, also make sure you install the all city cab in the sd config file, unless your city is there by default (not sure if it matters or not) but make sure the xml file for weather is after the cab for it
here is the file i used, cleaned up some stuff that was from an above post
<characteristic type="Registry">
<!-- *** Start Configuring Weather Locations *** -->
<characteristic type="HKCU\Software\HTC\Manila" translation="filesystem">
<parm name="Weather_Focus" datatype="string" value="United States"/>
<parm name="Weather.Fahrenheit" datatype="integer" value="1"/>
<parm name="Weather.CityList" datatype="string" value="NAM|US|IL|ROMEOVILLE"/>
<parm name="Weather.PostFirstRun" datatype="integer" value="1"/>
<parm name="Locale" datatype="string" value="en-us"/>
<parm name="Weather.CurrentCity" datatype="integer" value="1"/>
<parm name="Data.DownloadWhenRoaming" datatype="integer" value="0"/>
<parm name="Data.AutoDownloadOff" datatype="integer" value="0"/>
</characteristic>
<!-- *** End Configuring Weather Locations *** -->
</characteristic>