diff options
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.Location.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Location.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Location.xml b/introspection/org.freedesktop.ModemManager1.Modem.Location.xml index 7c490c6a..e36f8e0f 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Location.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Location.xml @@ -71,7 +71,7 @@ <!-- SetSuplServer: - @supl: SUPL server configuration, given either as IP:PORT or with a full URL. + @supl: SUPL server configuration, given either as IP:PORT or as FQDN:PORT. Configure the SUPL server for A-GPS. --> @@ -334,7 +334,7 @@ <!-- SuplServer: - SUPL server configuration for A-GPS, given either as IP:PORT or with a full URL. + SUPL server configuration for A-GPS, given either as IP:PORT or FQDN:PORT. --> <property name="SuplServer" type="s" access="read" /> |