NetworkManager r4137 - trunk/introspection
- From: dcbw svn gnome org
- To: svn-commits-list gnome org
- Subject: NetworkManager r4137 - trunk/introspection
- Date: Thu, 2 Oct 2008 13:13:21 +0000 (UTC)
Author: dcbw
Date: Thu Oct 2 13:13:21 2008
New Revision: 4137
URL: http://svn.gnome.org/viewvc/NetworkManager?rev=4137&view=rev
Log:
Make argument names consistent
Modified:
trunk/introspection/nm-device.xml
Modified: trunk/introspection/nm-device.xml
==============================================================================
--- trunk/introspection/nm-device.xml (original)
+++ trunk/introspection/nm-device.xml Thu Oct 2 13:13:21 2008
@@ -57,12 +57,12 @@
<signal name="StateChanged">
- <arg name="new-state" type="u" tp:type="NM_DEVICE_STATE">
+ <arg name="new_state" type="u" tp:type="NM_DEVICE_STATE">
<tp:docstring>
The new state of the device.
</tp:docstring>
</arg>
- <arg name="old-state" type="u" tp:type="NM_DEVICE_STATE">
+ <arg name="old_state" type="u" tp:type="NM_DEVICE_STATE">
<tp:docstring>
The previous state of the device.
</tp:docstring>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]