Hello list,

I found that the weather module was missing Bangalore city (India) in
the dir.xml file. Its a different issue that I can't access the weather
update from rssweather, because of proxy auth, but I thought I could
send in a small patch for the dir.xml with the city included.

Srinidhi.
~~~ 
You can't have everything... where would you put it? -- Steven Wright 

--- /home/srinidhi/e17/e17/apps/e_modules/src/modules/weather/dir.xml	Sun Aug 14 05:21:42 2005
+++ /usr/local/e17/lib/e_modules/weather/dir.xml	Sat Aug 27 10:12:23 2005
@@ -3596,6 +3596,10 @@
 				<url>/icao/VAAU/rss.php</url>
 			</location>
 			<location>
+				<name>Bangalore / Hindustan</name>
+				<url>/icao/VOBG/wx.php</url>
+			</location>
+			<location>
 				<name>Bareilly</name>
 				<url>/icao/VIBY/rss.php</url>
 			</location>

Reply via email to