summaryrefslogtreecommitdiffstats
path: root/lib/network/connection/providers
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-11-19 15:17:57 +0000
committerOlivier Blin <oblin@mandriva.com>2007-11-19 15:17:57 +0000
commit1ab57149a9edc969604aa65965c3ef4fb69ed044 (patch)
tree57553e4aa48c463ea002f9bfe30eb85377410d0c /lib/network/connection/providers
parent94333ecc0d2e0e5f7d87c6dc32670616fa33909f (diff)
downloaddrakx-net-1ab57149a9edc969604aa65965c3ef4fb69ed044.tar
drakx-net-1ab57149a9edc969604aa65965c3ef4fb69ed044.tar.gz
drakx-net-1ab57149a9edc969604aa65965c3ef4fb69ed044.tar.bz2
drakx-net-1ab57149a9edc969604aa65965c3ef4fb69ed044.tar.xz
drakx-net-1ab57149a9edc969604aa65965c3ef4fb69ed044.zip
add "Orange WAP" (with "orange" as APN)
Diffstat (limited to 'lib/network/connection/providers')
-rw-r--r--lib/network/connection/providers/cellular.pm5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/network/connection/providers/cellular.pm b/lib/network/connection/providers/cellular.pm
index 47c954c..7667363 100644
--- a/lib/network/connection/providers/cellular.pm
+++ b/lib/network/connection/providers/cellular.pm
@@ -15,6 +15,11 @@ our %data = (
login => "orange",
password => "orange",
},
+ N("France") . "|Orange WAP" => {
+ apn => "orange",
+ login => "orange",
+ password => "orange",
+ },
N("France") . "|Orange Entreprises" => {
apn => "internet-entreprise",
login => "orange",