View Single Post
  #32 (permalink)  
Old 03-01-2009, 06:23 PM
ryangruhn's Avatar
ryangruhn
PPCGeeks Regular
Offline
Threadstarter
 
Join Date: Nov 2007
Posts: 136
Reputation: 105
ryangruhn is keeping up the good workryangruhn is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!

Quote:
Originally Posted by elephant007 View Post
HKCU\Software\HTC\Manila\Weather.CityList

here's xml which is actually listing two cities, where i live and family live
Code:
<characteristic type="HKCU\Software\HTC\Manila" translation="filesystem">
  <parm name="Weather.CityList" datatype="string" value="NAM|US|TX|ABILENE,NAM|US|OK|OKLAHOMA CITY" />
  </characteristic>
</characteristic>
The issue that I and many other are having is that if our city isn't listed in the database it won't work to simply enter in the accuweather "NAM|US| . . . " With that said we need to find out where the database is held and enter our city into it before we can set the "Weather.CityList." Does anyone know where the database is located?
Reply With Quote