Patch attached as promised. One of the entries "Glo-Ng" with APN "glogwap" does not work when connected to a PC (I think the traffic is routed through a proxy that only opens port 80), so I wonder what use it is in there. Making the patch wasn't so hard :) Fanen Ahua Random quote: Anti-Victim Device: A small fashion accessory worn on an otherwise conservative outfit which announces to the world that one still has a spark of individuality burning inside: 1940s retro ties and earrings (on men), feminist buttons, noserings (women), and the now almost completely extinct teeny weeny "rattail" haircut (both sexes). -- Douglas Coupland, "Generation X: Tales for an Accelerated Culture" On Wed, 2008-09-17 at 16:53 +0100, Fanen A. wrote: > Ok thanks. Will do that this weekend. Keep you posted. > > On 9/17/08, Antti Kaijanmäki <antti kaijanmaki net> wrote: > > Fanen, sorry for duplicate. I forgot to CC the nm-list. > > > > ti, 2008-09-16 kello 08:06 +0100, Fanen A. kirjoitti: > >> I tried using adding a new mobile connection with the wizard and > >> noticed that it contains the wrong settings for most networks in my > >> country, as well as duplicate entries. I'd like to fix that. > >> Thanks. > > > > Great! :) > > Detailed instructions are found here under "How to Contribute": > > http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders > > > > -- Antti > > > > > > >
Index: serviceproviders.xml =================================================================== --- serviceproviders.xml (revision 23) +++ serviceproviders.xml (working copy) @@ -2556,16 +2556,10 @@ <username>wap</username> <password>wap</password> </provider> + <provider> - <name>Globacom</name> + <name>Zain</name> <gsm> - <apn>gprs</apn> - </gsm> - <username>wap</username> - </provider> - <provider> - <name>Celtel</name> - <gsm> <apn>wap</apn> </gsm> <username>wap</username> @@ -2576,24 +2570,16 @@ <gsm> <apn>web.gprs.mtnnigeria.net</apn> </gsm> - <username>dona</username> - <password>westend</password> + <username>web</username> + <password>web</password> </provider> <provider> - <name>MTN</name> + <name>Glo-Ng (Postpaid)</name> <gsm> - <apn>web.gprs.mtnnigeria.net</apn> + <apn>glodirect</apn> </gsm> - <username>wap</username> - <password>gprs</password> - </provider> - <provider> - <name>Globacom (WAP)</name> - <gsm> - <apn>glowap</apn> - </gsm> - <username>wap</username> - <password>wap</password> + <username>glodirect</username> + <password>glodirect</password> <dns>-</dns> </provider> </country>
Attachment:
signature.asc
Description: This is a digitally signed message part