[mobile-broadband-provider-info] ar: Personal Argentina: merge 2 APNs into same provider
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mobile-broadband-provider-info] ar: Personal Argentina: merge 2 APNs into same provider
- Date: Fri, 31 Jan 2014 17:16:50 +0000 (UTC)
commit fcfc687be2f142b04fe9597486c53e572a038830
Author: Niv Sardi <xaiki evilgiggle com>
Date: Thu Jan 30 23:52:55 2014 -0300
ar: Personal Argentina: merge 2 APNs into same provider
Personal in Argentina, like Claro, have 2 APNs, let choose between both
from the same provider so that it doesn't look weird (without this patch,
you get 2 Personal entries to select from).
https://bugzilla.gnome.org/show_bug.cgi?id=723336
Signed-off-by: Niv Sardi <xaiki evilgiggle com>
Signed-off-by: Thomas Haller <thaller redhat com>
serviceproviders.xml | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/serviceproviders.xml b/serviceproviders.xml
index 78311a0..01247f4 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -206,23 +206,20 @@ conceived.
<name>Personal</name>
<gsm>
<network-id mcc="722" mnc="341"/>
+ <network-id mcc="722" mnc="34"/>
<apn value="gprs.personal.com">
<plan type="postpaid"/>
<usage type="internet"/>
+ <name>GPRS</name>
<username>gprs</username>
<password>adgj</password>
<dns>172.25.7.6</dns>
<dns>172.25.7.7</dns>
</apn>
- </gsm>
- </provider>
- <provider>
- <name>Personal</name>
- <gsm>
- <network-id mcc="722" mnc="34"/>
<apn value="datos.personal.com">
<plan type="postpaid"/>
<usage type="internet"/>
+ <name>DATOS</name>
<username>datos</username>
<password>datos</password>
</apn>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]