From 462691c73da57cacfc953c7a6e5ec58a95c965de Mon Sep 17 00:00:00 2001 From: huntekye Date: Sat, 20 Aug 2022 19:22:20 +0000 Subject: dtd: allow "mms-internet-hipri" and "mms-internet-hipri-fota" types Update to the current AT&T APNs requires specifying multiple usages. I added the possibility of using a chain of usages in one usage i.e. usage="--...". It's not a perfect system, but it will work until someone needs a larger number of combinations of usages, as the ones I use are hard-coded. https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/81 --- apns-conf.xsl | 4 +++- serviceproviders.2.dtd | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/apns-conf.xsl b/apns-conf.xsl index f0b4f68..9c56b59 100644 --- a/apns-conf.xsl +++ b/apns-conf.xsl @@ -78,7 +78,7 @@ conceived. - + @@ -104,6 +104,8 @@ conceived. ,supl ,mms + ,mms,supl,hipri + ,mms,supl,hipri,fota diff --git a/serviceproviders.2.dtd b/serviceproviders.2.dtd index 5bba12a..3048c58 100644 --- a/serviceproviders.2.dtd +++ b/serviceproviders.2.dtd @@ -121,7 +121,7 @@ - +