[mobile-broadband-provider-info] us: add T-Mobile to LTE APN name



commit 98365cd31022ba40e068c294d234b6fef2fbdde7
Author: Chris Talbot <chris talbothome com>
Date:   Tue Sep 14 14:03:44 2021 -0400

    us: add T-Mobile to LTE APN name
    
    In apns-conf.xml, T-Mobile's LTE APN shows up only as "LTE", which can be confusing.
    
    https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/39

 serviceproviders.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/serviceproviders.xml b/serviceproviders.xml
index 14d456a..620a79c 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -13409,7 +13409,7 @@ conceived.
                        <apn value="fast.t-mobile.com">
                                <plan type="postpaid"/>
                                <usage type="internet"/>
-                               <name>LTE</name>
+                               <name>T-Mobile LTE</name>
                        </apn>
                        <apn value="epc.tmobile.com">
                                <plan type="postpaid"/>


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