Two more fixes for Locations.xml.in



I'd like to commit the next two changes to Locations.in.

The first one changes the airportname to what appears to be the official
name according to the webpage. The second adds the Airport name to
València (my previous patch just said Airport, but that was accidentally
reverted).

I know we're a few hours into the freeze. It seems this change didn't
make it on Friday because our office newtork was flakey...

Index: Locations.xml.in
===================================================================
RCS file: /cvs/gnome/gnome-applets/gweather/Locations.xml.in,v
retrieving revision 1.57
diff -u -r1.57 Locations.xml.in
--- Locations.xml.in    4 Feb 2005 09:44:09 -0000       1.57
+++ Locations.xml.in    7 Feb 2005 10:01:15 -0000
@@ -25263,7 +25263,8 @@
       <coordinates>40-57N 005-30W</coordinates>
     </location>
     <location>
-      <_name>San Sebastián/Fuenterrabía</_name>
+      <!-- The Spanish name for Hondarribia is Fuenterrabia, with &iacute; -->
+      <_name>San Sebastián/Hondarribia</_name>
       <code>LESO</code>
       <coordinates>43-21N 001-48W</coordinates>
     </location>
@@ -25283,7 +25284,7 @@
       <coordinates>37-25N 005-54W</coordinates>
     </location>
         <location>
-      <_name>València</_name>
+      <_name>València/Manises</_name>
       <code>LEVC</code>
       <coordinates>39-30N 000-28W</coordinates>
     </location>
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/gnome-applets/gweather/ChangeLog,v
retrieving revision 1.337
diff -u -r1.337 ChangeLog
--- ChangeLog   4 Feb 2005 09:44:09 -0000       1.337
+++ ChangeLog   7 Feb 2005 10:01:19 -0000
@@ -1,3 +1,7 @@
+2005-02-04  Jordi Mallach  <jordi sindominio net>
+
+       * Locations.xml.in: Further Catalan and Basque corrections.
+
 2005-02-04  Frank Arnold  <farnold cvs gnome org>

        * Locations.xml.in: Corrected two Wyoming locations.

-- 
Jordi Mallach Pérez  --  Debian developer     http://www.debian.org/
jordi sindominio net     jordi debian org     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/

Attachment: signature.asc
Description: Digital signature



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