Quote:
Originally Posted by funbobnopants
I installed, liked the looks, but again how do you change the temperature readings? Decided to uninstall, could not remove, even with the soft reset then reinstall trick. Then it started to freeze my TP! Just finishing a 6 hour hard reset and reinstallation of all my programs. Just be aware you may have to do the same.
|
To change the temperature from celcius to fahrenheight you have to edit the cities.xml file stored within \Home2\AppletRibbon Today and World directory.
It should look like this -
Code:
<item>
<id>EUR|UK|UK148|Aldershot</id>
<text>Aldershot</text>
<x>162</x>
<y>30</y>
<url>http://rss.accuweather.com/rss/liveweather_rss.asp?metric=1&locCode=EUR|UK|UK148|Aldershot</url>
<newsurl>http://news.google.co.uk/news?ned=es_ar&output=rss</newsurl>
<gmtOffsetMinutes>+0</gmtOffsetMinutes>
</item>
The URL section has got metric=1 (change this to 0 for Fahrenheight, 1 for Celsius)