From c0254336ce99737115d7b6a598e5e46215201aea Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 23 Dec 2013 12:56:31 -0500 Subject: [PATCH] introspection: fix Device.Ip4Address type https://bugzilla.gnome.org/show_bug.cgi?id=720963 --- introspection/nm-device.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml index 06f5781c8b..f9fbc61d07 100644 --- a/introspection/nm-device.xml +++ b/introspection/nm-device.xml @@ -51,7 +51,7 @@ Flags describing the capabilities of the device. - + DEPRECATED; use the 'Addresses' property of the 'Ip4Config' object instead.