NetworkManager r3671 - trunk/introspection
- From: dcbw svn gnome org
- To: svn-commits-list gnome org
- Subject: NetworkManager r3671 - trunk/introspection
- Date: Wed, 14 May 2008 17:41:02 +0100 (BST)
Author: dcbw
Date: Wed May 14 16:41:02 2008
New Revision: 3671
URL: http://svn.gnome.org/viewvc/NetworkManager?rev=3671&view=rev
Log:
Fix documented enum types (Will Stephenson)
Modified:
trunk/introspection/nm-active-connection.xml
trunk/introspection/nm-vpn-connection.xml
Modified: trunk/introspection/nm-active-connection.xml
==============================================================================
--- trunk/introspection/nm-active-connection.xml (original)
+++ trunk/introspection/nm-active-connection.xml Wed May 14 16:41:02 2008
@@ -20,7 +20,7 @@
<property name="Devices" type="ao" access="read">
<tp:docstring>Array of object paths representing devices which are part of this active connection.</tp:docstring>
</property>
- <property name="State" type="u" access="read" tp:type="NM_ACTIVE_DEVICE_STATE">
+ <property name="State" type="u" access="read" tp:type="NM_ACTIVE_CONNECTION_STATE">
<tp:docstring>The state of this active connection.</tp:docstring>
</property>
<property name="Default" type="b" access="read">
Modified: trunk/introspection/nm-vpn-connection.xml
==============================================================================
--- trunk/introspection/nm-vpn-connection.xml (original)
+++ trunk/introspection/nm-vpn-connection.xml Wed May 14 16:41:02 2008
@@ -20,7 +20,7 @@
<property name="Devices" type="ao" access="read">
<tp:docstring>Array of object paths representing devices which are part of this active connection.</tp:docstring>
</property>
- <property name="State" type="u" access="read" tp:type="NM_ACTIVE_DEVICE_STATE">
+ <property name="State" type="u" access="read" tp:type="NM_ACTIVE_CONNECTION_STATE">
<tp:docstring>The state of this active connection.</tp:docstring>
</property>
<property name="Default" type="b" access="read">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]