From 0984f0194709db2d85651615b0551054876dbcc5 Mon Sep 17 00:00:00 2001 From: Golubev Alexander Date: Sat, 27 Jul 2013 10:34:20 +0400 Subject: move all tdehw stuff into separate subdir --- .../dbus-introspection/nm-settings.xml | 102 +++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 tdecore/tdehw/networkbackends/network-manager/dbus-introspection/nm-settings.xml (limited to 'tdecore/tdehw/networkbackends/network-manager/dbus-introspection/nm-settings.xml') diff --git a/tdecore/tdehw/networkbackends/network-manager/dbus-introspection/nm-settings.xml b/tdecore/tdehw/networkbackends/network-manager/dbus-introspection/nm-settings.xml new file mode 100644 index 000000000..301cde76d --- /dev/null +++ b/tdecore/tdehw/networkbackends/network-manager/dbus-introspection/nm-settings.xml @@ -0,0 +1,102 @@ + + + + + + The Settings interface allows clients to view and administrate the connections stored and used by NetworkManager. + + + + + List the connections stored by this Settings object. + + + + + List of connections. + + + + + + + Retrieve the object path of a connection, given that connection's UUID. + + + + + The UUID to find the connection object path for. + + + + + The connection's object path. + + + + + + + Add new connection. + + + + + + Connection settings and properties. + + + + + Object path of the new connection that was just added. + + + + + + + Save the hostname to persistent configuration. + + + + + + The hostname to save to persistent configuration. If blank, the persistent hostname is cleared. + + + + + + + The machine hostname stored in persistent configuration. + + + + + + If true, adding and modifying connections is supported. + + + + + + + A dictionary mapping property names to variant boxed values + + + + + + + Emitted when a new connection has been added. + + + + Object path of the new connection. + + + + + + + -- cgit v1.2.1