From 7eeefaea4033d836e8a28149b453e5fdca9cc18e Mon Sep 17 00:00:00 2001 From: Tambet Ingo Date: Mon, 12 Feb 2007 14:46:49 +0000 Subject: [PATCH] 2007-02-12 Tambet Ingo * libnm-glib/nm-device.c (nm_device_get_use_dhcp): Remove. * libnm-glib/nm-access-point.c (nm_access_point_is_broadcast): Remove. * introspection/nm-device-802-3-ethernet.xml: Rename 'Address' property to 'HwAddress'. * introspection/nm-device.xml: Remove 'UseDhcp' property. * introspection/nm-access-point.xml: Remove 'Broadcast' property. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2310 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- ChangeLog | 11 +++++++++++ introspection/nm-access-point.xml | 1 - introspection/nm-device-802-3-ethernet.xml | 2 +- introspection/nm-device.xml | 1 - libnm-glib/libnm-glib-test.c | 3 --- libnm-glib/nm-access-point.c | 17 ----------------- libnm-glib/nm-access-point.h | 1 - libnm-glib/nm-device.c | 17 ----------------- libnm-glib/nm-device.h | 1 - 9 files changed, 12 insertions(+), 42 deletions(-) diff --git a/ChangeLog b/ChangeLog index 648b5706b..4f19d0fb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2007-02-12 Tambet Ingo + * libnm-glib/nm-device.c (nm_device_get_use_dhcp): Remove. + + * libnm-glib/nm-access-point.c (nm_access_point_is_broadcast): Remove. + + * introspection/nm-device-802-3-ethernet.xml: Rename 'Address' property to + 'HwAddress'. + + * introspection/nm-device.xml: Remove 'UseDhcp' property. + + * introspection/nm-access-point.xml: Remove 'Broadcast' property. + Totally break NetworkManager. Please use 0.6 branch until futher notice. * src/: diff --git a/introspection/nm-access-point.xml b/introspection/nm-access-point.xml index d87aa7633..357f1d7ad 100644 --- a/introspection/nm-access-point.xml +++ b/introspection/nm-access-point.xml @@ -3,7 +3,6 @@ - diff --git a/introspection/nm-device-802-3-ethernet.xml b/introspection/nm-device-802-3-ethernet.xml index f9151cfb6..99d44a12b 100644 --- a/introspection/nm-device-802-3-ethernet.xml +++ b/introspection/nm-device-802-3-ethernet.xml @@ -7,7 +7,7 @@ - + diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml index a84c497b3..20c033ed9 100644 --- a/introspection/nm-device.xml +++ b/introspection/nm-device.xml @@ -11,7 +11,6 @@ -