From 9959fdb2e8ddd06f2161798ca0a39c77d67c652d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 4 May 2022 15:35:24 +0200 Subject: New upstream version 1.37.92 --- .../org.freedesktop.NetworkManager.Settings.xml | 67 ++++++++++++++++------ 1 file changed, 48 insertions(+), 19 deletions(-) (limited to 'introspection/org.freedesktop.NetworkManager.Settings.xml') diff --git a/introspection/org.freedesktop.NetworkManager.Settings.xml b/introspection/org.freedesktop.NetworkManager.Settings.xml index 28c89ff4..ea271dfa 100644 --- a/introspection/org.freedesktop.NetworkManager.Settings.xml +++ b/introspection/org.freedesktop.NetworkManager.Settings.xml @@ -3,7 +3,7 @@ @@ -102,7 +128,6 @@ LoadConnections: @filenames: Array of paths to on-disk connection profiles in directories monitored by NetworkManager. @status: Success or failure of the operation as a whole. True if NetworkManager at least tried to load the indicated connections, even if it did not succeed. False if an error occurred before trying to load the connections (eg, permission denied). - Note that before 1.20, NetworkManager had a bug and this @status value was wrong. It is better to assume success if the method does not return with a D-Bus error. On top of that, you can look at @failures to know whether any of the requested files failed. @failures: Paths of connection files that could not be loaded. Loads or reloads the indicated connections from disk. You should call this @@ -110,6 +135,10 @@ that NetworkManager sees the changes. As with AddConnection(), this operation does not necessarily start the network connection. + + Note that before 1.20, NetworkManager had a bug and this @status value was wrong. + It is better to assume success if the method does not return with a D-Bus error. + On top of that, you can look at @failures to know whether any of the requested files failed. --> -- cgit 1.3.0-6-gf8a5