2007-08-26 Dan Williams <dcbw@redhat.com>

* introspection/nm-device.xml
		- Add 'Index' property on NMDevice objects (forgot to do this earlier)



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2734 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Dan Williams 2007-08-26 18:53:15 +00:00
parent 1107629a77
commit 2b768e222a
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2007-08-26 Dan Williams <dcbw@redhat.com>
* introspection/nm-device.xml
- Add 'Index' property on NMDevice objects (forgot to do this earlier)
2007-08-26 Dan Williams <dcbw@redhat.com>
* src/nm-device-802-3-ethernet.c

View file

@ -11,6 +11,7 @@
</method>
<property name="Udi" type="s" access="read"/>
<property name="Index" type="u" access="read"/>
<property name="Interface" type="s" access="read"/>
<property name="Driver" type="s" access="read"/>
<property name="Capabilities" type="u" access="read"/>