On Thu, 2014-09-04 at 22:04 -0400, Mathieu Trudel-Lapierre wrote:
> Signed-off-by: Mathieu Trudel-Lapierre <[email protected]>
> ---
>  introspection/nm-access-point.xml |  3 +++
>  libnm-glib/libnm-glib.ver         |  1 +
>  libnm-glib/nm-access-point.c      | 35 +++++++++++++++++++++++++++++++++++
>  libnm-glib/nm-access-point.h      |  2 ++
>  src/devices/wifi/nm-wifi-ap.c     | 23 ++++++++++++++++++++++-
>  src/devices/wifi/nm-wifi-ap.h     |  1 +
>  6 files changed, 64 insertions(+), 1 deletion(-)
> 
> diff --git a/introspection/nm-access-point.xml 
> b/introspection/nm-access-point.xml
> index 21f238f..a2ab2f4 100644
> --- a/introspection/nm-access-point.xml
> +++ b/introspection/nm-access-point.xml
> @@ -30,6 +30,9 @@
>      <property name="Strength" type="y" access="read">
>        <tp:docstring>The current signal quality of the access point, in 
> percent.</tp:docstring>
>      </property>
> +    <property name="LastSeen" type="i" access="read">
> +      <tp:docstring>The current signal quality of the access point, in 
> percent.</tp:docstring>
> +    </property>

Shouldn't that docstring have some updated text? Its obviously not the
signal quality right?


_______________________________________________
networkmanager-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to