summaryrefslogtreecommitdiff
path: root/introspection/nm-device.xml
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2009-06-11 01:33:08 -0400
committerDan Williams <dcbw@redhat.com>2009-06-11 01:33:08 -0400
commit139ed09f67dbf9fa61ab88f08065d93c96ee85f3 (patch)
tree555cee97641baf7533b386d3038f2ab7e9b35fda /introspection/nm-device.xml
parentc9067d8fedf6f6f2d530fd68bbfca7ce68638d38 (diff)
downloadNetworkManager-139ed09f67dbf9fa61ab88f08065d93c96ee85f3.tar.gz
introspection: back out erroneously committed change to NMDevice properties
Diffstat (limited to 'introspection/nm-device.xml')
-rw-r--r--introspection/nm-device.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml
index b866e04c0a..952f1cf1ac 100644
--- a/introspection/nm-device.xml
+++ b/introspection/nm-device.xml
@@ -2,9 +2,9 @@
<node name="/" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
<interface name="org.freedesktop.NetworkManager.Device">
- <property name="Path" type="s" access="read">
+ <property name="Udi" type="s" access="read">
<tp:docstring>
- Udev path of the device in sysfs.
+ Unique Device Identifier.
</tp:docstring>
</property>
<property name="Interface" type="s" access="read">