[libgweather/ebassi/locations-fixes: 8/13] Fix the location of the city of Jerusalem




commit 363109950c9dab5ed50a8863aa200d01f3d9ee1e
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Apr 9 18:57:24 2022 +0100

    Fix the location of the city of Jerusalem
    
    Political issues aside, this is where the city currently resides. Any
    future change will have to be addressed with a new merge request.

 data/Locations.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index 5cefb13e..5c240c7e 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -23177,6 +23177,11 @@
         <_name>Tel Aviv</_name>
         <coordinates>32.066667 34.766667</coordinates>
       </city>
+      <city>
+        <!-- A city in Israel -->
+        <_name>Jerusalem</_name>
+        <coordinates>31.769039 35.216331</coordinates>
+      </city>
     </country>
     <country>
       <!-- JO - Jordan -->
@@ -23355,11 +23360,6 @@
         <_name>Al Yāmūn</_name>
         <coordinates>32.4846 35.2267</coordinates>
       </city>
-      <city>
-        <!-- A city in Palestine -->
-        <_name>Jerusalem</_name>
-        <coordinates>31.769039 35.216331</coordinates>
-      </city>
       <city>
         <!-- A city in Palestine -->
         <_name>Ramallah</_name>


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