From def14729b9778f718c818c812ca86bfc551ffb08 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Mon, 24 Aug 2009 09:38:14 -0500 Subject: [PATCH] introspection: fix Removed signal detail --- introspection/nm-exported-connection.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/introspection/nm-exported-connection.xml b/introspection/nm-exported-connection.xml index f742e7d92c..5cb157ebc6 100644 --- a/introspection/nm-exported-connection.xml +++ b/introspection/nm-exported-connection.xml @@ -53,7 +53,7 @@ - Emitted when this settings object was removed. FIXME: Is this emitted after it was removed or when it is about to be removed? If after removed, then different semantics to Device removed. if prior to removal, should be called AboutToBeRemoved. + Emitted when this connection has been deleted/removed. After receipt of this signal, the object no longer exists.