From fe2fb7137c2fec59222db890d516a81a16cc0a60 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 19 Dec 2013 09:11:20 -0500 Subject: [PATCH] introspection: wrap long lines in nm-active-connection.xml --- introspection/nm-active-connection.xml | 31 ++++++++++++++++++++------ 1 file changed, 24 insertions(+), 7 deletions(-) diff --git a/introspection/nm-active-connection.xml b/introspection/nm-active-connection.xml index b6a3c48d12..d77f0d06df 100644 --- a/introspection/nm-active-connection.xml +++ b/introspection/nm-active-connection.xml @@ -11,7 +11,9 @@ - The path of the connection. + + The path of the connection. + @@ -27,22 +29,37 @@ - Array of object paths representing devices which are part of this active connection. + + Array of object paths representing devices which are part of this active + connection. + - The state of this active connection. + + The state of this active connection. + - Whether this active connection is the default IPv4 connection, i.e. whether it currently owns the default IPv4 route. + + Whether this active connection is the default IPv4 connection, i.e. + whether it currently owns the default IPv4 route. + - Whether this active connection is the default IPv6 connection, i.e. whether it currently owns the default IPv6 route. + + Whether this active connection is the default IPv6 connection, i.e. + whether it currently owns the default IPv6 route. + - Whether this active connection is also a VPN connection. + + Whether this active connection is also a VPN connection. + - The path to the master device if the connection is a slave. + + The path to the master device if the connection is a slave. +