From 1358831d0376fc15773e35773f8d48b8b59de717 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Fri, 18 Mar 2022 14:41:57 +0100 Subject: [PATCH 1/6] introspection: use @since gdbus-codegen provides a way to specify a version number on various elements. Use it to instead of a plain text paragraph. --- ...sktop.NetworkManager.Connection.Active.xml | 2 +- ...reedesktop.NetworkManager.Device.Modem.xml | 6 ++--- ...esktop.NetworkManager.Device.OvsBridge.xml | 3 +-- ...edesktop.NetworkManager.Device.OvsPort.xml | 3 +-- ...edesktop.NetworkManager.Device.WifiP2P.xml | 15 +----------- ...desktop.NetworkManager.Device.Wireless.xml | 3 +-- .../org.freedesktop.NetworkManager.Device.xml | 15 ++++-------- ...g.freedesktop.NetworkManager.IP4Config.xml | 6 ++--- ...top.NetworkManager.Settings.Connection.xml | 9 +++----- ...rg.freedesktop.NetworkManager.Settings.xml | 3 +-- ...freedesktop.NetworkManager.WifiP2PPeer.xml | 23 +------------------ .../org.freedesktop.NetworkManager.xml | 3 +-- 12 files changed, 21 insertions(+), 70 deletions(-) diff --git a/introspection/org.freedesktop.NetworkManager.Connection.Active.xml b/introspection/org.freedesktop.NetworkManager.Connection.Active.xml index 54e1fd9445..fc6ff2600a 100644 --- a/introspection/org.freedesktop.NetworkManager.Connection.Active.xml +++ b/introspection/org.freedesktop.NetworkManager.Connection.Active.xml @@ -93,10 +93,10 @@ StateChanged: @state: (NMActiveConnectionState) The new state of the active connection. @reason: (NMActiveConnectionStateReason) Reason code describing the change to the new state. + @since: 1.8 Emitted when the state of the active connection has changed. - Since: 1.8 --> diff --git a/introspection/org.freedesktop.NetworkManager.Device.Modem.xml b/introspection/org.freedesktop.NetworkManager.Device.Modem.xml index b089bda2de..119a998282 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Modem.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Modem.xml @@ -30,31 +30,31 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml b/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml index 5970a59d6a..e608cf1d0e 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml @@ -9,12 +9,11 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml b/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml index 3cd1fa54d6..4919fdf1bd 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml @@ -9,12 +9,11 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml b/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml index f5e2fdceaa..5384e3f72e 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml @@ -3,8 +3,7 @@ @@ -15,8 +14,6 @@ The active hardware address of the device. DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. - - Since: 1.16 --> @@ -24,8 +21,6 @@ Peers: List of object paths of peers visible to this Wi-Fi P2P device. - - Since: 1.16 --> @@ -36,8 +31,6 @@ 30 seconds. Start a find operation for Wi-Fi P2P peers. - - Since: 1.16 --> @@ -47,8 +40,6 @@ StopFind: Stop an ongoing find operation again. - - Since: 1.16 --> @@ -58,8 +49,6 @@ @peer: The object path of the newly found access point. Emitted when a new Wi-Fi P2P peer is found by the device. - - Since: 1.16 --> @@ -70,8 +59,6 @@ @peer: The object path of the Wi-Fi P2P peer that has disappeared. Emitted when a Wi-Fi P2P peer disappears from view of the device. - - Since: 1.16 --> diff --git a/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml b/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml index c57e568988..59d4ee9ee5 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml @@ -100,11 +100,10 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.xml b/introspection/org.freedesktop.NetworkManager.Device.xml index 82f127edde..b42b5478ee 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.xml @@ -268,58 +268,53 @@ diff --git a/introspection/org.freedesktop.NetworkManager.IP4Config.xml b/introspection/org.freedesktop.NetworkManager.IP4Config.xml index ce659d71fd..75a59bddd8 100644 --- a/introspection/org.freedesktop.NetworkManager.IP4Config.xml +++ b/introspection/org.freedesktop.NetworkManager.IP4Config.xml @@ -61,11 +61,10 @@ @@ -108,10 +107,9 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml b/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml index 55bdaff669..db547746ae 100644 --- a/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml +++ b/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml @@ -118,6 +118,7 @@ arguments are accepted. Specifying unknown keys causes the call to fail. @result: output argument, currently no results are returned. + @since: 1.12 Update the connection with new settings and properties (replacing all previous settings and properties). If the flag 0x1 is present, @@ -136,8 +137,6 @@ associated with each secret. Update2 is a extensible alternative to Update, UpdateUnsaved and Save. - - Since: 1.12 --> @@ -168,21 +167,19 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Settings.xml b/introspection/org.freedesktop.NetworkManager.Settings.xml index 28c89ff4f7..e0d5b7d176 100644 --- a/introspection/org.freedesktop.NetworkManager.Settings.xml +++ b/introspection/org.freedesktop.NetworkManager.Settings.xml @@ -76,6 +76,7 @@ to fail. @path: Object path of the new connection that was just added. @result: output argument, currently no additional results are returned. + @since: 1.20 Add a new connection profile. @@ -87,8 +88,6 @@ AddConnection2 is a extensible alternative to AddConnection, and AddConnectionUnsaved. The new variant can do everything that the older variants could, and more. - - Since: 1.20 --> diff --git a/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml b/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml index 760849c3f0..2c7b82df9e 100644 --- a/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml +++ b/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml @@ -3,8 +3,7 @@ @@ -18,8 +17,6 @@ Name: Device name. - - Since: 1.16 --> @@ -29,8 +26,6 @@ Flags describing the capabilities of the access point. Returns: NM80211ApFlags - - Since: 1.16 --> @@ -38,8 +33,6 @@ Manufacturer: The manufacturer of the Wi-Fi P2P peer. - - Since: 1.16 --> @@ -47,8 +40,6 @@ Model: The model of the Wi-Fi P2P peer. - - Since: 1.16 --> @@ -56,8 +47,6 @@ ModelNumber: The model number of the Wi-Fi P2P peer. - - Since: 1.16 --> @@ -65,8 +54,6 @@ Serial: The serial number of the Wi-Fi P2P peer. - - Since: 1.16 --> @@ -74,8 +61,6 @@ WfdIEs: The Wi-Fi Display Information Elements of the Wi-Fi P2P peer. - - Since: 1.16 --> @@ -83,8 +68,6 @@ HwAddress: The hardware address (BSSID) of the access point. - - Since: 1.16 --> @@ -92,8 +75,6 @@ Strength: The current signal quality of the access point, in percent. - - Since: 1.16 --> @@ -103,8 +84,6 @@ The timestamp (in CLOCK_BOOTTIME seconds) for the last time the access point was found in scan results. A value of -1 means the access point has never been found in scan results. - - Since: 1.16 --> diff --git a/introspection/org.freedesktop.NetworkManager.xml b/introspection/org.freedesktop.NetworkManager.xml index ff74c5122d..475f329f2c 100644 --- a/introspection/org.freedesktop.NetworkManager.xml +++ b/introspection/org.freedesktop.NetworkManager.xml @@ -296,10 +296,9 @@ will be recalculated to give the approximate new expiration time. The new "RollbackTimeout" property will be approximate up to one second precision, which is the accuracy of the property. + @since: 1.12 Reset the timeout for rollback for the checkpoint. - - Since: 1.12 --> From b5715b82b60bb96647e62e7297b20af64ed239c0 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Fri, 18 Mar 2022 15:17:12 +0100 Subject: [PATCH 2/6] introspection: unbreak o.fd.NM.Settings.Connection Update2() docstring There has been a lot wrong with this one. Aside from the messy capitalization, it broke the argument documentation into multiple lines, baffling gdbus-codegen, which, in turn, generated garbage documentation. Overhaul it. --- ...top.NetworkManager.Settings.Connection.xml | 78 ++++++++++++------- 1 file changed, 50 insertions(+), 28 deletions(-) diff --git a/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml b/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml index db547746ae..4fd94e17b2 100644 --- a/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml +++ b/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml @@ -103,40 +103,62 @@ From fe9ef5e1514dc7755a57769f8683dabce49f1120 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Fri, 18 Mar 2022 15:38:05 +0100 Subject: [PATCH 3/6] introspection: unbreak o.fd.NM.Settings AddConnection2() docstring There has been a lot wrong with this one. Aside from the messy capitalization, it broke the argument documentation into multiple lines, baffling gdbus-codegen, which, in turn, generated garbage documentation. Overhaul it. --- ...rg.freedesktop.NetworkManager.Settings.xml | 48 ++++++++++++------- 1 file changed, 32 insertions(+), 16 deletions(-) diff --git a/introspection/org.freedesktop.NetworkManager.Settings.xml b/introspection/org.freedesktop.NetworkManager.Settings.xml index e0d5b7d176..ace4011b53 100644 --- a/introspection/org.freedesktop.NetworkManager.Settings.xml +++ b/introspection/org.freedesktop.NetworkManager.Settings.xml @@ -66,28 +66,44 @@ From 87d16e7020a0add6996f77887bd233e995520a4b Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Fri, 18 Mar 2022 15:39:09 +0100 Subject: [PATCH 4/6] introspection: unbreak o.fd.NM.Device.WifiP2p StartFind() docstring This one attempts to document an option dictionary in a manner that has been deemed criminal by the high court of gdbus-codegen. Beat it back into shape. --- ...g.freedesktop.NetworkManager.Device.WifiP2P.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml b/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml index 5384e3f72e..61e3236e4e 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml @@ -26,11 +26,19 @@ From d1e73f0ece03529a51ab5d12a85ae6239111d0c8 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Fri, 18 Mar 2022 14:57:08 +0100 Subject: [PATCH 5/6] introspection: unbreak a couple of docstrings A couple of argument documentation strings were long enough to be broken up to span over multiple lines. gdbus-codegen, on the other hand, was of differing opinion and promptly punished the offense by garbling the resulting docbook. Merge the string into single lines. --- ...rg.freedesktop.NetworkManager.Settings.xml | 5 ++++- .../org.freedesktop.NetworkManager.xml | 22 +++++++++---------- 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/introspection/org.freedesktop.NetworkManager.Settings.xml b/introspection/org.freedesktop.NetworkManager.Settings.xml index ace4011b53..7e6ff802da 100644 --- a/introspection/org.freedesktop.NetworkManager.Settings.xml +++ b/introspection/org.freedesktop.NetworkManager.Settings.xml @@ -117,7 +117,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 @@ -125,6 +124,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. --> diff --git a/introspection/org.freedesktop.NetworkManager.xml b/introspection/org.freedesktop.NetworkManager.xml index 475f329f2c..9b5ceb04d7 100644 --- a/introspection/org.freedesktop.NetworkManager.xml +++ b/introspection/org.freedesktop.NetworkManager.xml @@ -119,8 +119,7 @@ @options: Further options for the method call. @path: Object path of the new connection that was just added. @active_connection: The path of the active connection object representing this active connection. - @result: a dictionary of additional output arguments for future extension. Currently, not additional - output arguments are supported. + @result: a dictionary of additional output arguments for future extension. Currently, not additional output arguments are supported. Adds a new connection using the given details (if any) as a template (automatically filling in missing settings with the capabilities of the @@ -287,18 +286,19 @@ From 2df493c00d22c2a782985d66376b6592dbfb5be9 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Fri, 18 Mar 2022 15:52:48 +0100 Subject: [PATCH 6/6] introspection: fix punctuation and capitalization Sentences start with a capital letter and end with a period, even if they are really really short. --- .../org.freedesktop.NetworkManager.AccessPoint.xml | 2 +- .../org.freedesktop.NetworkManager.AgentManager.xml | 2 +- .../org.freedesktop.NetworkManager.Checkpoint.xml | 2 +- .../org.freedesktop.NetworkManager.Connection.Active.xml | 2 +- .../org.freedesktop.NetworkManager.DHCP4Config.xml | 2 +- .../org.freedesktop.NetworkManager.DHCP6Config.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Adsl.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Bluetooth.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Bond.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Bridge.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Dummy.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Generic.xml | 2 +- .../org.freedesktop.NetworkManager.Device.IPTunnel.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Infiniband.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Lowpan.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Macsec.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Macvlan.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Modem.xml | 2 +- .../org.freedesktop.NetworkManager.Device.OlpcMesh.xml | 2 +- .../org.freedesktop.NetworkManager.Device.OvsBridge.xml | 2 +- ...org.freedesktop.NetworkManager.Device.OvsInterface.xml | 2 +- .../org.freedesktop.NetworkManager.Device.OvsPort.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Ppp.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Statistics.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Team.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Tun.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Veth.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Vlan.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Vrf.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Vxlan.xml | 2 +- .../org.freedesktop.NetworkManager.Device.WiMax.xml | 4 ++-- .../org.freedesktop.NetworkManager.Device.WifiP2P.xml | 2 +- .../org.freedesktop.NetworkManager.Device.WireGuard.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Wired.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Wireless.xml | 2 +- .../org.freedesktop.NetworkManager.Device.Wpan.xml | 2 +- introspection/org.freedesktop.NetworkManager.Device.xml | 2 +- .../org.freedesktop.NetworkManager.DnsManager.xml | 2 +- .../org.freedesktop.NetworkManager.IP4Config.xml | 2 +- .../org.freedesktop.NetworkManager.IP6Config.xml | 2 +- introspection/org.freedesktop.NetworkManager.PPP.xml | 2 +- .../org.freedesktop.NetworkManager.SecretAgent.xml | 2 +- ...org.freedesktop.NetworkManager.Settings.Connection.xml | 2 +- introspection/org.freedesktop.NetworkManager.Settings.xml | 2 +- .../org.freedesktop.NetworkManager.VPN.Connection.xml | 2 +- .../org.freedesktop.NetworkManager.VPN.Plugin.xml | 2 +- .../org.freedesktop.NetworkManager.WiMax.Nsp.xml | 2 +- .../org.freedesktop.NetworkManager.WifiP2PPeer.xml | 2 +- introspection/org.freedesktop.NetworkManager.xml | 8 ++++---- 49 files changed, 53 insertions(+), 53 deletions(-) diff --git a/introspection/org.freedesktop.NetworkManager.AccessPoint.xml b/introspection/org.freedesktop.NetworkManager.AccessPoint.xml index 6edb25ead2..7340bda308 100644 --- a/introspection/org.freedesktop.NetworkManager.AccessPoint.xml +++ b/introspection/org.freedesktop.NetworkManager.AccessPoint.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.AgentManager.xml b/introspection/org.freedesktop.NetworkManager.AgentManager.xml index e5fbd100ec..66dfea2ab7 100644 --- a/introspection/org.freedesktop.NetworkManager.AgentManager.xml +++ b/introspection/org.freedesktop.NetworkManager.AgentManager.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Checkpoint.xml b/introspection/org.freedesktop.NetworkManager.Checkpoint.xml index 1496ed4ea4..d47407bfda 100644 --- a/introspection/org.freedesktop.NetworkManager.Checkpoint.xml +++ b/introspection/org.freedesktop.NetworkManager.Checkpoint.xml @@ -3,7 +3,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Connection.Active.xml b/introspection/org.freedesktop.NetworkManager.Connection.Active.xml index fc6ff2600a..ebcdf95203 100644 --- a/introspection/org.freedesktop.NetworkManager.Connection.Active.xml +++ b/introspection/org.freedesktop.NetworkManager.Connection.Active.xml @@ -3,7 +3,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.DHCP6Config.xml b/introspection/org.freedesktop.NetworkManager.DHCP6Config.xml index 940cf4e463..7da61b231d 100644 --- a/introspection/org.freedesktop.NetworkManager.DHCP6Config.xml +++ b/introspection/org.freedesktop.NetworkManager.DHCP6Config.xml @@ -3,7 +3,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Adsl.xml b/introspection/org.freedesktop.NetworkManager.Device.Adsl.xml index 29701d7874..eeb92e9c49 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Adsl.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Adsl.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Bluetooth.xml b/introspection/org.freedesktop.NetworkManager.Device.Bluetooth.xml index 5cd0eaaee1..ce3d785c7d 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Bluetooth.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Bluetooth.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Bond.xml b/introspection/org.freedesktop.NetworkManager.Device.Bond.xml index e29dee45c8..34803d17b4 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Bond.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Bond.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Bridge.xml b/introspection/org.freedesktop.NetworkManager.Device.Bridge.xml index ee0a9c5058..b3a8167d9f 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Bridge.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Bridge.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Dummy.xml b/introspection/org.freedesktop.NetworkManager.Device.Dummy.xml index 22c917e831..ccef0b5336 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Dummy.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Dummy.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Generic.xml b/introspection/org.freedesktop.NetworkManager.Device.Generic.xml index 792c460bab..231b22da88 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Generic.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Generic.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.IPTunnel.xml b/introspection/org.freedesktop.NetworkManager.Device.IPTunnel.xml index 4d8a85bbc6..475da37525 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.IPTunnel.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.IPTunnel.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Infiniband.xml b/introspection/org.freedesktop.NetworkManager.Device.Infiniband.xml index e931a95820..01d328b25a 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Infiniband.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Infiniband.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml b/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml index 3866946d32..4b99a884d8 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Macsec.xml b/introspection/org.freedesktop.NetworkManager.Device.Macsec.xml index 6fd2cee54d..2b7cabce72 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Macsec.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Macsec.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Macvlan.xml b/introspection/org.freedesktop.NetworkManager.Device.Macvlan.xml index cd810a53ca..121dec6214 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Macvlan.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Macvlan.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Modem.xml b/introspection/org.freedesktop.NetworkManager.Device.Modem.xml index 119a998282..1aa0c834f9 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Modem.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Modem.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.OlpcMesh.xml b/introspection/org.freedesktop.NetworkManager.Device.OlpcMesh.xml index 040a6a5d86..00743bf07c 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.OlpcMesh.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.OlpcMesh.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml b/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml index e608cf1d0e..01c09bdf1c 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.OvsInterface.xml b/introspection/org.freedesktop.NetworkManager.Device.OvsInterface.xml index be64eb471c..3c4c50c3db 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.OvsInterface.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.OvsInterface.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml b/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml index 4919fdf1bd..2a48e9b222 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Ppp.xml b/introspection/org.freedesktop.NetworkManager.Device.Ppp.xml index 0032692e68..74ae7bc3df 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Ppp.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Ppp.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Statistics.xml b/introspection/org.freedesktop.NetworkManager.Device.Statistics.xml index 06781692b4..ab9076cebb 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Statistics.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Statistics.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Team.xml b/introspection/org.freedesktop.NetworkManager.Device.Team.xml index 0634d87990..ee0f5900d1 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Team.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Team.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Tun.xml b/introspection/org.freedesktop.NetworkManager.Device.Tun.xml index 55a9bacb8d..9e3425568a 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Tun.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Tun.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Veth.xml b/introspection/org.freedesktop.NetworkManager.Device.Veth.xml index 900554c428..95bfeaef30 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Veth.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Veth.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Vlan.xml b/introspection/org.freedesktop.NetworkManager.Device.Vlan.xml index 1ab762b2b7..0dacbc948e 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Vlan.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Vlan.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Vrf.xml b/introspection/org.freedesktop.NetworkManager.Device.Vrf.xml index 9dfb6c8740..66dc779360 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Vrf.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Vrf.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Vxlan.xml b/introspection/org.freedesktop.NetworkManager.Device.Vxlan.xml index 4c04f9dfb6..a8b68ca256 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Vxlan.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Vxlan.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.WiMax.xml b/introspection/org.freedesktop.NetworkManager.Device.WiMax.xml index e510a142db..573d170e46 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.WiMax.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.WiMax.xml @@ -2,7 +2,7 @@ @@ -10,7 +10,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml b/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml index 61e3236e4e..73b8cc0c21 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.WireGuard.xml b/introspection/org.freedesktop.NetworkManager.Device.WireGuard.xml index b4d4698751..b81cae80e1 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.WireGuard.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.WireGuard.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Wired.xml b/introspection/org.freedesktop.NetworkManager.Device.Wired.xml index ec3aeae37e..41ea1c6797 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Wired.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Wired.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml b/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml index 59d4ee9ee5..c428e99855 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml b/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml index 1591ce81f6..f8acde5731 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.xml b/introspection/org.freedesktop.NetworkManager.Device.xml index b42b5478ee..e694fcda3c 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.DnsManager.xml b/introspection/org.freedesktop.NetworkManager.DnsManager.xml index dd96e0f660..702efb87bd 100644 --- a/introspection/org.freedesktop.NetworkManager.DnsManager.xml +++ b/introspection/org.freedesktop.NetworkManager.DnsManager.xml @@ -3,7 +3,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.IP4Config.xml b/introspection/org.freedesktop.NetworkManager.IP4Config.xml index 75a59bddd8..f6e18b76b5 100644 --- a/introspection/org.freedesktop.NetworkManager.IP4Config.xml +++ b/introspection/org.freedesktop.NetworkManager.IP4Config.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.IP6Config.xml b/introspection/org.freedesktop.NetworkManager.IP6Config.xml index 3fe4a46836..e47b35f28e 100644 --- a/introspection/org.freedesktop.NetworkManager.IP6Config.xml +++ b/introspection/org.freedesktop.NetworkManager.IP6Config.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.PPP.xml b/introspection/org.freedesktop.NetworkManager.PPP.xml index d840c786bf..b64414f999 100644 --- a/introspection/org.freedesktop.NetworkManager.PPP.xml +++ b/introspection/org.freedesktop.NetworkManager.PPP.xml @@ -3,7 +3,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.SecretAgent.xml b/introspection/org.freedesktop.NetworkManager.SecretAgent.xml index 7c96064bc6..928e39afe2 100644 --- a/introspection/org.freedesktop.NetworkManager.SecretAgent.xml +++ b/introspection/org.freedesktop.NetworkManager.SecretAgent.xml @@ -3,7 +3,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Settings.xml b/introspection/org.freedesktop.NetworkManager.Settings.xml index 7e6ff802da..efdd8294c6 100644 --- a/introspection/org.freedesktop.NetworkManager.Settings.xml +++ b/introspection/org.freedesktop.NetworkManager.Settings.xml @@ -3,7 +3,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.VPN.Plugin.xml b/introspection/org.freedesktop.NetworkManager.VPN.Plugin.xml index 4c8a8af8c2..b01f7a8195 100644 --- a/introspection/org.freedesktop.NetworkManager.VPN.Plugin.xml +++ b/introspection/org.freedesktop.NetworkManager.VPN.Plugin.xml @@ -3,7 +3,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml b/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml index 2c7b82df9e..349dc87f6c 100644 --- a/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml +++ b/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml @@ -2,7 +2,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.xml b/introspection/org.freedesktop.NetworkManager.xml index 9b5ceb04d7..b0ac658b2d 100644 --- a/introspection/org.freedesktop.NetworkManager.xml +++ b/introspection/org.freedesktop.NetworkManager.xml @@ -2,7 +2,7 @@ @@ -10,7 +10,7 @@