Skip to content
Snippets Groups Projects
Commit 96f959d8 authored by Graham Inggs's avatar Graham Inggs
Browse files

New upstream version 20220315

parent 5ff34c59
No related branches found
No related tags found
No related merge requests found
Edit instructions are found from:
http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband/ServiceProviders
MAKE SURE YOU VALIDATE THE DATABASE AFTER CHANGES!!
......
AC_PREREQ(2.52)
AC_INIT(mobile-broadband-provider-info,
20210805,
20220315,
[https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/issues],
mobile-broadband-provider-info)
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-xz])
......
......@@ -28,9 +28,9 @@ broadband (3G) providers and associated network and plan information.</descripti
</maintainer>
<maintainer>
<foaf:Person>
<foaf:name>Jiří Klimeš</foaf:name>
<foaf:mbox rdf:resource="mailto:jklimes@redhat.com" />
<gnome:userid>jklimes</gnome:userid>
<foaf:name>Lubomir Rintel</foaf:name>
<foaf:mbox rdf:resource="mailto:lkundrak@v3.sk" />
<gnome:userid>lkundrak</gnome:userid>
</foaf:Person>
</maintainer>
......
......@@ -37,9 +37,9 @@
carrier-prefix?)>
<!ELEMENT standard EMPTY>
<!ATTLIST standard type (cvvm|otmp|proprietary) #REQUIRED>
<!-- Whether the carrier supports OTMP or CVVM for Visual Voicemail
Some carriers impliment their own proprietary standard.
<!ATTLIST standard type (cvvm|otmp|vvm3|proprietary) #REQUIRED>
<!-- Whether the carrier supports OTMP, CVVM, or VVM3 for Visual Voicemail
Some carriers implement their own proprietary standard.
-->
<!ELEMENT destination-number (#PCDATA)>
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment