2008-06-10 Dan Williams <dcbw@redhat.com>
The grand 802-3-ethernet rename. Get rid of the 802-3/8023/802_3 bits. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3741 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -109,7 +109,7 @@ nm_device_interface_init (gpointer g_iface)
|
||||
g_param_spec_uint (NM_DEVICE_INTERFACE_DEVICE_TYPE,
|
||||
"DeviceType",
|
||||
"DeviceType",
|
||||
0, G_MAXUINT32, DEVICE_TYPE_UNKNOWN,
|
||||
0, G_MAXUINT32, NM_DEVICE_TYPE_UNKNOWN,
|
||||
G_PARAM_READABLE));
|
||||
|
||||
g_object_interface_install_property
|
||||
|
Reference in New Issue
Block a user