From 3874007d1a5657a51fda125b35a0f477f0152275 Mon Sep 17 00:00:00 2001 From: Patrick Grimm Date: Thu, 24 Jan 2013 21:04:25 +0000 Subject: [PATCH 1/1] community-profiles: fix typo in map url --- contrib/package/community-profiles/files/etc/config/profile_berlin | 2 +- contrib/package/community-profiles/files/etc/config/profile_bno | 2 +- contrib/package/community-profiles/files/etc/config/profile_pberg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/package/community-profiles/files/etc/config/profile_berlin b/contrib/package/community-profiles/files/etc/config/profile_berlin index 8fba44f57..c25ed9906 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_berlin +++ b/contrib/package/community-profiles/files/etc/config/profile_berlin @@ -7,7 +7,7 @@ config 'community' 'profile' option 'splash_prefix' '27' option 'latitude' '52.52075' option 'longitude' '13.40948' - option 'mapserver' 'http://openwifi.net/openwifimap/' + option 'mapserver' 'http://openwifimap.net/openwifimap/' config 'defaults' 'wifi_device' option 'channel' '10' diff --git a/contrib/package/community-profiles/files/etc/config/profile_bno b/contrib/package/community-profiles/files/etc/config/profile_bno index d3758bb49..7164877d6 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_bno +++ b/contrib/package/community-profiles/files/etc/config/profile_bno @@ -8,7 +8,7 @@ config 'community' 'profile' option 'latitude' '52.55010' option 'longitude' '13.45889' option 'suffix' 'olsr' - option 'mapserver' 'http://openwifi.net/openwifimap/' + option 'mapserver' 'http://openwifimap.net/openwifimap/' config 'defaults' 'wifi_device' option 'channel' '10' diff --git a/contrib/package/community-profiles/files/etc/config/profile_pberg b/contrib/package/community-profiles/files/etc/config/profile_pberg index 72d0580ca..d24e7d431 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_pberg +++ b/contrib/package/community-profiles/files/etc/config/profile_pberg @@ -7,7 +7,7 @@ config 'community' 'profile' option 'splash_prefix' '27' option 'latitude' '52.5427' option 'longitude' '13.4172' - option 'mapserver' 'http://openwifi.net/openwifimap/' + option 'mapserver' 'http://openwifimap.net/openwifimap/' config 'defaults' 'wifi_device' option 'channel' '10' -- 2.11.0