From 9d85378045d3841dde3defeab1f4049a7f99be9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Fri, 29 Jun 2012 13:13:04 +0200 Subject: [PATCH] api: fix VpnStateChanged signal arguments The signal has changed in commit 330247399c9d1b730b84ac2409038ecfd574c0d6 --- introspection/nm-vpn-connection.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/introspection/nm-vpn-connection.xml b/introspection/nm-vpn-connection.xml index 65b917854..300912666 100644 --- a/introspection/nm-vpn-connection.xml +++ b/introspection/nm-vpn-connection.xml @@ -25,11 +25,16 @@ Emitted when the state of the VPN connection has changed. - + The new state of the VPN connection. + + + The old state of the VPN connection. + + Reason code describing the change to the new state.