From 7320c755973757fe3f89c2ca9555491ecefbb509 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 25 Apr 2008 20:27:13 +0000 Subject: enhance label of SFR Web APN --- lib/network/connection/providers/cellular.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/network/connection/providers') diff --git a/lib/network/connection/providers/cellular.pm b/lib/network/connection/providers/cellular.pm index bf6c23f..07c43b0 100644 --- a/lib/network/connection/providers/cellular.pm +++ b/lib/network/connection/providers/cellular.pm @@ -42,7 +42,7 @@ our %data = ( login => "orange", password => "orange", }, - N("France") . "|SFR" => { + N("France") . "|SFR Web (Clé Internet / Data)" => { apn => "websfr", }, N("Italy") . "|TIM" => { -- cgit v1.2.1