From e2c487472e52bc14acd04e93a6d5b7d54a2bcfa5 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Mon, 8 Mar 2010 14:34:30 -0800 Subject: [PATCH] api: s/AllowedModes/AllowedMode in Gsm.Network Only one mode is going to be stored here so it shouldn't be plural. --- introspection/mm-modem-gsm-network.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/introspection/mm-modem-gsm-network.xml b/introspection/mm-modem-gsm-network.xml index 03425c6e..82eb177d 100644 --- a/introspection/mm-modem-gsm-network.xml +++ b/introspection/mm-modem-gsm-network.xml @@ -83,7 +83,7 @@ Set the desired mode the device may use when connecting to a mobile - network (DEPRECATED; see SetAllowedModes instead). + network (DEPRECATED; see SetAllowedMode instead). @@ -98,7 +98,7 @@ Returns the current network mode of the device (DEPRECATED; does not allow returning both the saved mode preference *and* the current access - technology of the device at the same time. See the AllowedModes + technology of the device at the same time. See the AllowedMode property instead). @@ -126,13 +126,13 @@ - + Set the allowed access technologies to use when connecting to a mobile network. - + The allowed access technologies. Only one mode flag may be specified, @@ -143,9 +143,9 @@ - + - The allowed access technologies (eg 2G/3G preference or specific access + The allowed access technologies (eg 2G/3G preference or a specific access technology) to use when connecting to a mobile network. (Note for plugin writers: this value may be ANY)