From 1e0dd58661c9097fb41218ee7e3515f2d8ba8dac Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 17 Oct 2011 17:38:53 +0000 Subject: Add dead-ended knetworkmanager 0.8 source Add copy of same for knetworkmanager 0.9 starting point git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetworkmanager8@1259314 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../introspection/nm-exported-connection.xml | 108 +++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 knetworkmanager-0.8/introspection/nm-exported-connection.xml (limited to 'knetworkmanager-0.8/introspection/nm-exported-connection.xml') diff --git a/knetworkmanager-0.8/introspection/nm-exported-connection.xml b/knetworkmanager-0.8/introspection/nm-exported-connection.xml new file mode 100644 index 0000000..251ccaf --- /dev/null +++ b/knetworkmanager-0.8/introspection/nm-exported-connection.xml @@ -0,0 +1,108 @@ + + + + + + + Represents a single network connection configuration. + + + + Obtain the ID of this connection. + + + + + The ID of this connection. + + + + + + + Update the connection. + + + + + New connection properties. + + + + + + + Delete the connection. + + + + + + + Get the settings maps describing this object. + + + + + The nested settings maps describing this object. + + + + + + + Emitted when some settings changed. + + + + Contains the changed settings. + + + + + + + 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. + + + + + + + + Secrets have a separate interface so that they can be locked down. + + + + + Get the secrets encapsulated in this object. + + + + + + Name of the setting to return. + + + + + Array of strings of key names in the Setting for which NM thinks + a secrets may be required. + + + + + Indicates whether new secrets should be requested or if the request can be fulfilled from storage. + + + + + + Nested settings maps containing secrets. Each setting MUST contain at least the 'name' field, containing the name of the setting, and one or more secrets. + + + + + + + -- cgit v1.2.1