GNOME Bugzilla – Bug 594839
[mbpi] serviceproviders.xml patch to add GB "BT mobile" provider
Last modified: 2009-09-11 16:37:59 UTC
Please find a new provider entry. I have tested this with a 3G dongle. Index: serviceproviders.xml =================================================================== --- serviceproviders.xml (revision 95) +++ serviceproviders.xml (working copy) @@ -1449,6 +1449,14 @@ </gsm> </provider> <provider> + <name>BT Mobile</name> + <gsm> + <apn>btmobile.bt.com</apn> + </gsm> + <username>bt</username> + <password>bt</password> + </provider> + <provider> <name>Jersey Telecom</name> <gsm> <apn>pepper</apn>
2adf702a2e2fc0d347f175f19da8a9fa794a196c thanks!