libgweather r192 - in trunk: . data



Author: jhaitsma
Date: Sun Apr 20 19:29:17 2008
New Revision: 192
URL: http://svn.gnome.org/viewvc/libgweather?rev=192&view=rev

Log:
2008-04-20  Jaap A. Haitsma  <jaap haitsma org>

	reviewed by: Vincent Untz

	* data/Locations.xml.in:
	Put coordinates for Santiago de Chile and Nefta in degrees, minutes,
	such that clock applet does not crash. Partly fixes bug #522689


Modified:
   trunk/ChangeLog
   trunk/data/Locations.xml.in

Modified: trunk/data/Locations.xml.in
==============================================================================
--- trunk/data/Locations.xml.in	(original)
+++ trunk/data/Locations.xml.in	Sun Apr 20 19:29:17 2008
@@ -24653,7 +24653,7 @@
     <location>
       <_name>Nefta</_name>
       <code>DTTZ</code>
-      <coordinates>33-56N 008-66E</coordinates>
+      <coordinates>33-56N 008-06E</coordinates>
     </location>
     <location>
       <_name>Remada</_name>
@@ -27953,8 +27953,8 @@
     </location>
     <location>
       <_name>Santiago</_name>
-      <code>SCCL</code>
-      <coordinates>33-46S 070-64W</coordinates>
+      <code>SCEL</code>
+      <coordinates>33-23S 070-47W</coordinates>
     </location>
     <location>
       <_name>Temuco</_name>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]