diff options
| author | Michael Biebl <biebl@debian.org> | 2011-04-08 07:30:59 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-04-08 07:30:59 +0200 |
| commit | f75dd6fd1975146623052b843b182dc32c3fbe46 (patch) | |
| tree | 05ba60b772670f038c9a1fbff940ec5d3e28d870 /introspection/all.xml | |
| parent | c980bdf58dc973dd5617aaa6f9466f9e44fcbf58 (diff) | |
Imported Upstream version 0.8.998 upstream/0.8.998
Diffstat (limited to 'introspection/all.xml')
| -rw-r--r-- | introspection/all.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/introspection/all.xml b/introspection/all.xml index 1c32f3f3..5d1baf01 100644 --- a/introspection/all.xml +++ b/introspection/all.xml @@ -3,10 +3,10 @@ xmlns:xi="http://www.w3.org/2001/XInclude"> <tp:title>NetworkManager D-Bus Interface Specification</tp:title> -<tp:version>0.8</tp:version> +<tp:version>0.9</tp:version> -<tp:copyright>Copyright (C) 2008 - 2009 Red Hat, Inc.</tp:copyright> +<tp:copyright>Copyright (C) 2008 - 2011 Red Hat, Inc.</tp:copyright> <tp:copyright>Copyright (C) 2008 - 2009 Novell, Inc.</tp:copyright> <tp:license xmlns="http://www.w3.org/1999/xhtml"> @@ -30,19 +30,19 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ <xi:include href="nm-device.xml"/> <xi:include href="nm-device-ethernet.xml"/> <xi:include href="nm-device-wifi.xml"/> -<xi:include href="nm-device-cdma.xml"/> -<xi:include href="nm-device-gsm.xml"/> -<xi:include href="nm-device-serial.xml"/> +<xi:include href="nm-device-modem.xml"/> <xi:include href="nm-device-bt.xml"/> <xi:include href="nm-device-olpc-mesh.xml"/> +<xi:include href="nm-device-wimax.xml"/> +<xi:include href="nm-wimax-nsp.xml"/> <xi:include href="nm-ip4-config.xml"/> <xi:include href="nm-ip6-config.xml"/> <xi:include href="nm-dhcp4-config.xml"/> <xi:include href="nm-dhcp6-config.xml"/> <xi:include href="nm-settings.xml"/> -<xi:include href="nm-settings-system.xml"/> -<xi:include href="nm-exported-connection.xml"/> +<xi:include href="nm-settings-connection.xml"/> <xi:include href="nm-active-connection.xml"/> +<xi:include href="nm-agent-manager.xml"/> <xi:include href="nm-vpn-connection.xml"/> <xi:include href="nm-vpn-plugin.xml"/> |