Mobile Broadband Provider Info patch updating a Nigerian Provider



Attached. The provider has introduced subscription plans, and adjusted billing for each of their access points accordingly.

The patch adds the new access point, and properly labels the pay-as-you-go access point.

The patch was made against an SVN checkout. I hope that is still okay.

---
Fanen Ahua -my pic-
Random Quote:
Men occasionally stumble over the truth, but most of them pick themselves up and hurry off as if nothing had happened. -- Winston Churchill

Index: serviceproviders.xml
===================================================================
--- serviceproviders.xml	(revision 95)
+++ serviceproviders.xml	(working copy)
@@ -2808,14 +2808,21 @@
 		<password>web</password>
 	</provider>
 	<provider>
-		<name>Glo-Ng</name>
+		<name>Glo PAYG</name>
 		<gsm>
 			<apn>glosecure</apn>
 		</gsm>
 		<username>gprs</username>
 		<password>gprs</password>
-		<dns>-</dns>
 	</provider>
+	<provider>
+		<name>Glo 3G Pack</name>
+		<gsm>
+			<apn>gloflat</apn>
+		</gsm>
+		<username>flat</username>
+		<password>flat</password>
+	</provider>
 </country>
 
 <!-- Nicaragua -->


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]