[PATCH 5/5] api: Added the method CaptivePortalState()

2013-02-11 Thread Jonh Wendell
From: Jonh Wendell jonh.wend...@oiwifi.com.br It returns whether we are behind a captive portal and, if we are, also returns the url to login at the hotspot. Signed-off-by: Jonh Wendell jonh.wend...@oiwifi.com.br --- introspection/nm-manager.xml | 20 src/nm-manager.c

Re: [PATCH 5/5] api: Added the method CaptivePortalState()

2013-02-11 Thread Dan Williams
On Mon, 2013-02-11 at 12:09 -0200, Jonh Wendell wrote: From: Jonh Wendell jonh.wend...@oiwifi.com.br It returns whether we are behind a captive portal and, if we are, also returns the url to login at the hotspot. Any particular reason this is a method and not a property? Also I think we may