diff options
| author | Michael Biebl <biebl@debian.org> | 2016-01-20 16:26:51 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-01-20 16:26:51 +0100 |
| commit | 494f296a3baab08522617b24b1f126d8f9a17502 (patch) | |
| tree | c8ef32fb0dd1c4ff35a0b38e787abb58692de0cd /introspection/nm-device-ethernet.xml | |
| parent | 54f6333410ffd570e62717d9e77c5c987175e397 (diff) | |
Imported Upstream version 1.1.90 upstream/1.1.90
Diffstat (limited to 'introspection/nm-device-ethernet.xml')
| -rw-r--r-- | introspection/nm-device-ethernet.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/introspection/nm-device-ethernet.xml b/introspection/nm-device-ethernet.xml index 2554bda1..86d68a35 100644 --- a/introspection/nm-device-ethernet.xml +++ b/introspection/nm-device-ethernet.xml @@ -22,6 +22,12 @@ </tp:docstring> </property> + <property name="S390Subchannels" type="as" access="read"> + <tp:docstring> + Array of S/390 subchannels for S/390 or z/Architecture devices. + </tp:docstring> + </property> + <property name="Carrier" type="b" access="read"> <tp:docstring> Indicates whether the physical carrier is found (e.g. whether a cable is plugged in or not). |