diff --git a/src/gui/weather_locations.h b/src/gui/weather_locations.h index 5bb4e1cfa..937fa9355 100644 --- a/src/gui/weather_locations.h +++ b/src/gui/weather_locations.h @@ -44,8 +44,8 @@ const weather_loc WEATHER_LOCATION_OPTIONS[] = { "Bamberg", "50.87,9.70" }, { "Barweiler", "50.35,6.98" }, { "Bayreuth", "49.95,11.56" }, - { "Bergisch-Gladbach", "49.94,11.57" }, { "Bergen auf Rügen", "54.42,13.44" }, + { "Bergisch-Gladbach", "49.94,11.57" }, { "Berlin", "52.52,13.40" }, { "Bielefeld", "52.03,8.53" }, { "Bitburg", "49.96,6.52" }, @@ -102,6 +102,7 @@ const weather_loc WEATHER_LOCATION_OPTIONS[] = { "Frankfurt am Main", "50.11,8.68" }, { "Frankfurt an der Oder", "52.350,14.550" }, { "Freiburg", "47.99,7.84" }, + { "Freigericht", "50.142,9.166" }, { "Freising", "48.40,11.74" }, { "Freudenstadt", "48.46,8.41" }, { "Freyung", "48.80,13.54" }, @@ -203,7 +204,6 @@ const weather_loc WEATHER_LOCATION_OPTIONS[] = { "Merzig", "49.45,6.64" }, { "Minden", "52.30,8.89" }, { "Mönchengladbach", "51.18,6.44" }, - { "Oldersum", "53.33,7.34" }, { "Mühldorf", "48.25,12.52" }, { "München", "48.14,11.58" }, { "Münster", "51.96,7.63" }, @@ -223,8 +223,8 @@ const weather_loc WEATHER_LOCATION_OPTIONS[] = { "Nordenham", "53.50,8.49" }, { "Norderney", "53.71,7.16" }, { "Nordhausen", "51.50,10" }, - { "Nordheide", "53.12,8.46" }, { "Nordhausen", "51.50,10" }, + { "Nordheide", "53.12,8.46" }, { "Nordhorn", "52.43,7.07" }, { "Nördlingen", "48.85,10.49" }, { "Nürburgring", "50.34,6.95" }, @@ -235,6 +235,7 @@ const weather_loc WEATHER_LOCATION_OPTIONS[] = { "Oeversee", "54.70,9.43" }, { "Offenbach", "50.10,8.78" }, { "Oldenburg", "53.14,8.21" }, + { "Oldersum", "53.33,7.34" }, { "Oranienburg", "52.75,13.24" }, { "Osnabrück", "52.28,8.05" }, { "Otterndorf", "53.81,8.90" }, @@ -305,6 +306,7 @@ const weather_loc WEATHER_LOCATION_OPTIONS[] = { "Wittenberge", "53.000,11.750" }, { "Wittingen", "52.730,10.720" }, { "Wolfsburg", "52.430,10.800" }, + { "Worms", "49.61,8.31" }, { "Wuppertal", "51.270,7.180" }, { "Würzburg", "49.790,9.940" }, { "Zeven", "53.300,9.280" },