From 043cc4b8d811b743b8ebf56c3e8345f3ecabbe77 Mon Sep 17 00:00:00 2001 From: Anssi Hannula Date: Wed, 14 May 2008 07:54:44 +0000 Subject: Convert cellular provider list to UTF-8. --- lib/network/connection/providers/cellular.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/network/connection') diff --git a/lib/network/connection/providers/cellular.pm b/lib/network/connection/providers/cellular.pm index b06a702..dff97ab 100644 --- a/lib/network/connection/providers/cellular.pm +++ b/lib/network/connection/providers/cellular.pm @@ -60,7 +60,7 @@ our %data = ( apn => "internet", }, # http://www.gsm.aland.fi/tjanster/wap/wap.htm - N("Finland") . "|Ålands Mobiltelefon" => { + N("Finland") . "|Ã…lands Mobiltelefon" => { apn => "internet", }, N("France") . "|BouygTel" => { @@ -96,7 +96,7 @@ our %data = ( N("France") . "|SFR WAP (Illimythics / Pass Surf)" => { apn => "wapsfr", }, - N("France") . "|SFR Web (Clé Internet / Data)" => { + N("France") . "|SFR Web (Clé Internet / Data)" => { apn => "websfr", }, N("Italy") . "|TIM" => { -- cgit v1.2.1