diff options
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Device.Adsl.xml')
| -rw-r--r-- | introspection/org.freedesktop.NetworkManager.Device.Adsl.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Device.Adsl.xml b/introspection/org.freedesktop.NetworkManager.Device.Adsl.xml index ef1f580f..5bb18aae 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Adsl.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Adsl.xml @@ -21,6 +21,9 @@ Carrier: Indicates whether the physical carrier is found. + + DEPRECATED: check for the "carrier" flag in the "InterfaceFlags" + property on the "org.freedesktop.NetworkManager.Device" interface. --> <property name="Carrier" type="b" access="read"/> </interface> |