From 37deed816ad01b70d6cce13072c30cdd8fd7db21 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 29 Jun 2012 15:17:18 -0500 Subject: [PATCH] Revert "api: fix VpnStateChanged signal arguments" This reverts commit 9d85378045d3841dde3defeab1f4049a7f99be9a. The original commit that changed this D-Bus signal signature was in error and we shouldn't change the D-Bus API here. --- introspection/nm-vpn-connection.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/introspection/nm-vpn-connection.xml b/introspection/nm-vpn-connection.xml index 3009126660..65b9178543 100644 --- a/introspection/nm-vpn-connection.xml +++ b/introspection/nm-vpn-connection.xml @@ -25,16 +25,11 @@ 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.