From 9fae01fa351805b2903e535736e06971bc0b925e Mon Sep 17 00:00:00 2001
From: Michael Biebl
Date: Mon, 29 Nov 2010 00:47:11 +0100
Subject: Imported Upstream version 0.8.1
---
docs/Makefile.am | 50 +
docs/Makefile.in | 746 +++++
docs/generate-settings-spec.c | 196 ++
docs/libnm-glib/Makefile.am | 85 +
docs/libnm-glib/Makefile.in | 712 +++++
docs/libnm-glib/html/NMCdmaDevice.html | 105 +
docs/libnm-glib/html/NMDHCP4Config.html | 187 ++
docs/libnm-glib/html/NMDHCP6Config.html | 169 ++
docs/libnm-glib/html/NMGsmDevice.html | 105 +
docs/libnm-glib/html/NMIP4Config.html | 370 +++
docs/libnm-glib/html/NMIP6Config.html | 290 ++
docs/libnm-glib/html/NMSerialDevice.html | 170 ++
docs/libnm-glib/html/ch01.html | 113 +
docs/libnm-glib/html/home.png | Bin 0 -> 654 bytes
docs/libnm-glib/html/index.html | 116 +
docs/libnm-glib/html/index.sgml | 498 +++
docs/libnm-glib/html/left.png | Bin 0 -> 459 bytes
.../html/libnm-glib-NMExportedConnection.html | 89 +
.../html/libnm-glib-NMRemoteConnection.html | 104 +
.../html/libnm-glib-NMRemoteSettingsSystem.html | 89 +
.../html/libnm-glib-nm-access-point.html | 503 +++
.../html/libnm-glib-nm-active-connection.html | 445 +++
docs/libnm-glib/html/libnm-glib-nm-client.html | 724 +++++
docs/libnm-glib/html/libnm-glib-nm-device-bt.html | 196 ++
.../html/libnm-glib-nm-device-ethernet.html | 243 ++
.../libnm-glib/html/libnm-glib-nm-device-wifi.html | 458 +++
docs/libnm-glib/html/libnm-glib-nm-device.html | 743 +++++
docs/libnm-glib/html/libnm-glib-nm-object.html | 170 ++
.../html/libnm-glib-nm-remote-settings.html | 123 +
...ibnm-glib-nm-settings-connection-interface.html | 403 +++
.../html/libnm-glib-nm-settings-interface.html | 331 ++
.../html/libnm-glib-nm-settings-service.html | 158 +
.../libnm-glib-nm-settings-system-interface.html | 322 ++
docs/libnm-glib/html/libnm-glib-nm-types.html | 231 ++
.../html/libnm-glib-nm-vpn-connection.html | 159 +
.../libnm-glib-nm-vpn-plugin-ui-interface.html | 679 +++++
docs/libnm-glib/html/libnm-glib-nm-vpn-plugin.html | 328 ++
docs/libnm-glib/html/libnm-glib.devhelp | 378 +++
docs/libnm-glib/html/libnm-glib.devhelp2 | 378 +++
docs/libnm-glib/html/right.png | Bin 0 -> 472 bytes
docs/libnm-glib/html/style.css | 257 ++
docs/libnm-glib/html/up.png | Bin 0 -> 406 bytes
docs/libnm-glib/libnm-glib-docs.sgml | 44 +
docs/libnm-glib/libnm-glib-overrides.txt | 0
docs/libnm-glib/libnm-glib-sections.txt | 606 ++++
docs/libnm-glib/libnm-glib.types | 25 +
docs/libnm-glib/tmpl/libnm-glib-unused.sgml | 637 ++++
docs/libnm-glib/tmpl/libnm_glib.sgml | 22 +
docs/libnm-glib/tmpl/nm-access-point.sgml | 227 ++
docs/libnm-glib/tmpl/nm-active-connection.sgml | 194 ++
docs/libnm-glib/tmpl/nm-cdma-device.sgml | 38 +
docs/libnm-glib/tmpl/nm-client.sgml | 284 ++
docs/libnm-glib/tmpl/nm-dbus-connection.sgml | 19 +
docs/libnm-glib/tmpl/nm-dbus-settings-system.sgml | 19 +
docs/libnm-glib/tmpl/nm-dbus-settings.sgml | 19 +
docs/libnm-glib/tmpl/nm-device-bt-bindings.sgml | 26 +
docs/libnm-glib/tmpl/nm-device-bt.sgml | 87 +
docs/libnm-glib/tmpl/nm-device-ethernet.sgml | 101 +
docs/libnm-glib/tmpl/nm-device-wifi.sgml | 178 ++
docs/libnm-glib/tmpl/nm-device.sgml | 320 ++
docs/libnm-glib/tmpl/nm-dhcp4-config.sgml | 69 +
docs/libnm-glib/tmpl/nm-dhcp6-config-bindings.sgml | 26 +
docs/libnm-glib/tmpl/nm-dhcp6-config.sgml | 64 +
docs/libnm-glib/tmpl/nm-exported-connection.sgml | 38 +
docs/libnm-glib/tmpl/nm-gsm-device.sgml | 38 +
docs/libnm-glib/tmpl/nm-ip4-config.sgml | 164 +
docs/libnm-glib/tmpl/nm-ip6-config-bindings.sgml | 26 +
docs/libnm-glib/tmpl/nm-ip6-config.sgml | 122 +
docs/libnm-glib/tmpl/nm-object.sgml | 70 +
.../tmpl/nm-remote-connection-private.sgml | 35 +
docs/libnm-glib/tmpl/nm-remote-connection.sgml | 40 +
.../libnm-glib/tmpl/nm-remote-settings-system.sgml | 38 +
docs/libnm-glib/tmpl/nm-remote-settings.sgml | 60 +
docs/libnm-glib/tmpl/nm-serial-device.sgml | 55 +
.../tmpl/nm-settings-connection-interface.sgml | 138 +
docs/libnm-glib/tmpl/nm-settings-interface.sgml | 148 +
docs/libnm-glib/tmpl/nm-settings-service.sgml | 70 +
.../tmpl/nm-settings-system-interface.sgml | 131 +
docs/libnm-glib/tmpl/nm-settings.sgml | 35 +
docs/libnm-glib/tmpl/nm-types.sgml | 134 +
docs/libnm-glib/tmpl/nm-vpn-connection.sgml | 71 +
.../tmpl/nm-vpn-plugin-ui-interface.sgml | 265 ++
docs/libnm-glib/tmpl/nm-vpn-plugin.sgml | 154 +
docs/libnm-util/Makefile.am | 64 +
docs/libnm-util/Makefile.in | 691 +++++
docs/libnm-util/html/NMConnection.html | 1011 +++++++
docs/libnm-util/html/NMSetting.html | 725 +++++
docs/libnm-util/html/NMSetting8021x.html | 2835 +++++++++++++++++
docs/libnm-util/html/NMSettingBluetooth.html | 292 ++
docs/libnm-util/html/NMSettingCdma.html | 322 ++
docs/libnm-util/html/NMSettingConnection.html | 514 ++++
docs/libnm-util/html/NMSettingGsm.html | 759 +++++
docs/libnm-util/html/NMSettingIP4Config.html | 1774 +++++++++++
docs/libnm-util/html/NMSettingIP6Config.html | 1636 ++++++++++
docs/libnm-util/html/NMSettingOlpcMesh.html | 316 ++
docs/libnm-util/html/NMSettingPPP.html | 968 ++++++
docs/libnm-util/html/NMSettingPPPOE.html | 317 ++
docs/libnm-util/html/NMSettingSerial.html | 405 +++
docs/libnm-util/html/NMSettingVPN.html | 579 ++++
docs/libnm-util/html/NMSettingWired.html | 444 +++
docs/libnm-util/html/NMSettingWireless.html | 797 +++++
.../libnm-util/html/NMSettingWirelessSecurity.html | 1151 +++++++
docs/libnm-util/html/api-index-full.html | 3197 ++++++++++++++++++++
docs/libnm-util/html/ch01.html | 86 +
docs/libnm-util/html/home.png | Bin 0 -> 654 bytes
docs/libnm-util/html/index.html | 91 +
docs/libnm-util/html/index.sgml | 925 ++++++
docs/libnm-util/html/left.png | Bin 0 -> 459 bytes
docs/libnm-util/html/libnm-util-nm-utils.html | 1074 +++++++
docs/libnm-util/html/libnm-util.devhelp | 813 +++++
docs/libnm-util/html/libnm-util.devhelp2 | 830 +++++
docs/libnm-util/html/object-tree.html | 50 +
docs/libnm-util/html/right.png | Bin 0 -> 472 bytes
docs/libnm-util/html/style.css | 257 ++
docs/libnm-util/html/up.png | Bin 0 -> 406 bytes
docs/libnm-util/libnm-util-docs.sgml | 49 +
docs/libnm-util/libnm-util-overrides.txt | 0
docs/libnm-util/libnm-util-sections.txt | 877 ++++++
docs/libnm-util/libnm-util.types | 34 +
docs/libnm-util/tmpl/libnm-util-unused.sgml | 695 +++++
docs/libnm-util/tmpl/nm-connection.sgml | 335 ++
docs/libnm-util/tmpl/nm-setting-8021x.sgml | 966 ++++++
docs/libnm-util/tmpl/nm-setting-bluetooth.sgml | 153 +
docs/libnm-util/tmpl/nm-setting-bridge.sgml | 160 +
docs/libnm-util/tmpl/nm-setting-cdma.sgml | 160 +
docs/libnm-util/tmpl/nm-setting-connection.sgml | 223 ++
docs/libnm-util/tmpl/nm-setting-gsm.sgml | 394 +++
docs/libnm-util/tmpl/nm-setting-ip4-config.sgml | 758 +++++
docs/libnm-util/tmpl/nm-setting-ip6-config.sgml | 695 +++++
docs/libnm-util/tmpl/nm-setting-olpc-mesh.sgml | 159 +
docs/libnm-util/tmpl/nm-setting-ppp.sgml | 475 +++
docs/libnm-util/tmpl/nm-setting-pppoe.sgml | 160 +
docs/libnm-util/tmpl/nm-setting-serial.sgml | 202 ++
docs/libnm-util/tmpl/nm-setting-vpn.sgml | 250 ++
docs/libnm-util/tmpl/nm-setting-wimax.sgml | 136 +
docs/libnm-util/tmpl/nm-setting-wired.sgml | 222 ++
.../tmpl/nm-setting-wireless-security.sgml | 499 +++
docs/libnm-util/tmpl/nm-setting-wireless.sgml | 363 +++
docs/libnm-util/tmpl/nm-setting.sgml | 252 ++
docs/libnm-util/tmpl/nm-utils.sgml | 362 +++
docs/settings-spec.html | 963 ++++++
docs/spec.html | 1138 +++++++
142 files changed, 49863 insertions(+)
create mode 100644 docs/Makefile.am
create mode 100644 docs/Makefile.in
create mode 100644 docs/generate-settings-spec.c
create mode 100644 docs/libnm-glib/Makefile.am
create mode 100644 docs/libnm-glib/Makefile.in
create mode 100644 docs/libnm-glib/html/NMCdmaDevice.html
create mode 100644 docs/libnm-glib/html/NMDHCP4Config.html
create mode 100644 docs/libnm-glib/html/NMDHCP6Config.html
create mode 100644 docs/libnm-glib/html/NMGsmDevice.html
create mode 100644 docs/libnm-glib/html/NMIP4Config.html
create mode 100644 docs/libnm-glib/html/NMIP6Config.html
create mode 100644 docs/libnm-glib/html/NMSerialDevice.html
create mode 100644 docs/libnm-glib/html/ch01.html
create mode 100644 docs/libnm-glib/html/home.png
create mode 100644 docs/libnm-glib/html/index.html
create mode 100644 docs/libnm-glib/html/index.sgml
create mode 100644 docs/libnm-glib/html/left.png
create mode 100644 docs/libnm-glib/html/libnm-glib-NMExportedConnection.html
create mode 100644 docs/libnm-glib/html/libnm-glib-NMRemoteConnection.html
create mode 100644 docs/libnm-glib/html/libnm-glib-NMRemoteSettingsSystem.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-access-point.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-active-connection.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-client.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-device-bt.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-device-ethernet.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-device-wifi.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-device.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-object.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-remote-settings.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-settings-connection-interface.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-settings-interface.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-settings-service.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-settings-system-interface.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-types.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-vpn-connection.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-ui-interface.html
create mode 100644 docs/libnm-glib/html/libnm-glib-nm-vpn-plugin.html
create mode 100644 docs/libnm-glib/html/libnm-glib.devhelp
create mode 100644 docs/libnm-glib/html/libnm-glib.devhelp2
create mode 100644 docs/libnm-glib/html/right.png
create mode 100644 docs/libnm-glib/html/style.css
create mode 100644 docs/libnm-glib/html/up.png
create mode 100644 docs/libnm-glib/libnm-glib-docs.sgml
create mode 100644 docs/libnm-glib/libnm-glib-overrides.txt
create mode 100644 docs/libnm-glib/libnm-glib-sections.txt
create mode 100644 docs/libnm-glib/libnm-glib.types
create mode 100644 docs/libnm-glib/tmpl/libnm-glib-unused.sgml
create mode 100644 docs/libnm-glib/tmpl/libnm_glib.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-access-point.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-active-connection.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-cdma-device.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-client.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-dbus-connection.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-dbus-settings-system.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-dbus-settings.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-device-bt-bindings.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-device-bt.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-device-ethernet.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-device-wifi.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-device.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-dhcp4-config.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-dhcp6-config-bindings.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-dhcp6-config.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-exported-connection.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-gsm-device.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-ip4-config.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-ip6-config-bindings.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-ip6-config.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-object.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-remote-connection-private.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-remote-connection.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-remote-settings-system.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-remote-settings.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-serial-device.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-settings-connection-interface.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-settings-interface.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-settings-service.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-settings-system-interface.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-settings.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-types.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-vpn-connection.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-vpn-plugin-ui-interface.sgml
create mode 100644 docs/libnm-glib/tmpl/nm-vpn-plugin.sgml
create mode 100644 docs/libnm-util/Makefile.am
create mode 100644 docs/libnm-util/Makefile.in
create mode 100644 docs/libnm-util/html/NMConnection.html
create mode 100644 docs/libnm-util/html/NMSetting.html
create mode 100644 docs/libnm-util/html/NMSetting8021x.html
create mode 100644 docs/libnm-util/html/NMSettingBluetooth.html
create mode 100644 docs/libnm-util/html/NMSettingCdma.html
create mode 100644 docs/libnm-util/html/NMSettingConnection.html
create mode 100644 docs/libnm-util/html/NMSettingGsm.html
create mode 100644 docs/libnm-util/html/NMSettingIP4Config.html
create mode 100644 docs/libnm-util/html/NMSettingIP6Config.html
create mode 100644 docs/libnm-util/html/NMSettingOlpcMesh.html
create mode 100644 docs/libnm-util/html/NMSettingPPP.html
create mode 100644 docs/libnm-util/html/NMSettingPPPOE.html
create mode 100644 docs/libnm-util/html/NMSettingSerial.html
create mode 100644 docs/libnm-util/html/NMSettingVPN.html
create mode 100644 docs/libnm-util/html/NMSettingWired.html
create mode 100644 docs/libnm-util/html/NMSettingWireless.html
create mode 100644 docs/libnm-util/html/NMSettingWirelessSecurity.html
create mode 100644 docs/libnm-util/html/api-index-full.html
create mode 100644 docs/libnm-util/html/ch01.html
create mode 100644 docs/libnm-util/html/home.png
create mode 100644 docs/libnm-util/html/index.html
create mode 100644 docs/libnm-util/html/index.sgml
create mode 100644 docs/libnm-util/html/left.png
create mode 100644 docs/libnm-util/html/libnm-util-nm-utils.html
create mode 100644 docs/libnm-util/html/libnm-util.devhelp
create mode 100644 docs/libnm-util/html/libnm-util.devhelp2
create mode 100644 docs/libnm-util/html/object-tree.html
create mode 100644 docs/libnm-util/html/right.png
create mode 100644 docs/libnm-util/html/style.css
create mode 100644 docs/libnm-util/html/up.png
create mode 100644 docs/libnm-util/libnm-util-docs.sgml
create mode 100644 docs/libnm-util/libnm-util-overrides.txt
create mode 100644 docs/libnm-util/libnm-util-sections.txt
create mode 100644 docs/libnm-util/libnm-util.types
create mode 100644 docs/libnm-util/tmpl/libnm-util-unused.sgml
create mode 100644 docs/libnm-util/tmpl/nm-connection.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-8021x.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-bluetooth.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-bridge.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-cdma.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-connection.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-gsm.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-ip4-config.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-ip6-config.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-olpc-mesh.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-ppp.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-pppoe.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-serial.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-vpn.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-wimax.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-wired.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-wireless-security.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting-wireless.sgml
create mode 100644 docs/libnm-util/tmpl/nm-setting.sgml
create mode 100644 docs/libnm-util/tmpl/nm-utils.sgml
create mode 100644 docs/settings-spec.html
create mode 100644 docs/spec.html
(limited to 'docs')
diff --git a/docs/Makefile.am b/docs/Makefile.am
new file mode 100644
index 00000000..fe745110
--- /dev/null
+++ b/docs/Makefile.am
@@ -0,0 +1,50 @@
+SUBDIRS = libnm-glib libnm-util
+
+if WITH_DOCS
+
+INCLUDES = \
+ -I$(top_srcdir)/include \
+ -I$(top_srcdir)/libnm-util
+
+noinst_PROGRAMS = \
+ generate-settings-spec
+
+generate_settings_spec_SOURCES = \
+ generate-settings-spec.c
+
+generate_settings_spec_CPPFLAGS = \
+ $(GLIB_CFLAGS) \
+ $(DBUS_CFLAGS)
+
+generate_settings_spec_LDADD = \
+ $(top_builddir)/libnm-util/libnm-util.la \
+ $(GLIB_LIBS) \
+ $(DBUS_LIBS)
+
+XSLTPROC = xsltproc --xinclude --nonet
+XMLS = $(wildcard $(top_srcdir)/introspection/nm-*.xml)
+
+OTHER_FILES= \
+ $(top_srcdir)/introspection/all.xml \
+ $(top_srcdir)/introspection/generic-types.xml \
+ $(top_srcdir)/introspection/errors.xml \
+ $(top_srcdir)/introspection/vpn-errors.xml \
+ $(top_srcdir)/tools/doc-generator.xsl \
+ $(top_srcdir)/introspection/generic-types.xml
+
+GENERATED_FILES = spec.html settings-spec.html
+
+spec.html: $(XMLS) $(OTHER_FILES)
+ $(XSLTPROC) $(top_srcdir)/tools/doc-generator.xsl $(top_srcdir)/introspection/all.xml > $@
+
+settings-spec.html: generate-settings-spec $(top_builddir)/libnm-util/libnm-util.la
+ $(builddir)/generate-settings-spec $(builddir)/settings-spec.html
+
+all: $(GENERATED_FILES)
+
+EXTRA_DIST = $(GENERATED_FILES)
+
+CLEANFILES = $(GENERATED_FILES)
+
+endif
+
diff --git a/docs/Makefile.in b/docs/Makefile.in
new file mode 100644
index 00000000..cf7c15a3
--- /dev/null
+++ b/docs/Makefile.in
@@ -0,0 +1,746 @@
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+# Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+@WITH_DOCS_TRUE@noinst_PROGRAMS = generate-settings-spec$(EXEEXT)
+subdir = docs
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/m4/compiler_warnings.m4 \
+ $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \
+ $(top_srcdir)/m4/libnl-check.m4 $(top_srcdir)/m4/libtool.m4 \
+ $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
+ $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
+ $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+PROGRAMS = $(noinst_PROGRAMS)
+am__generate_settings_spec_SOURCES_DIST = generate-settings-spec.c
+@WITH_DOCS_TRUE@am_generate_settings_spec_OBJECTS = generate_settings_spec-generate-settings-spec.$(OBJEXT)
+generate_settings_spec_OBJECTS = $(am_generate_settings_spec_OBJECTS)
+am__DEPENDENCIES_1 =
+@WITH_DOCS_TRUE@generate_settings_spec_DEPENDENCIES = \
+@WITH_DOCS_TRUE@ $(top_builddir)/libnm-util/libnm-util.la \
+@WITH_DOCS_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
+DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+ --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+ $(LDFLAGS) -o $@
+SOURCES = $(generate_settings_spec_SOURCES)
+DIST_SOURCES = $(am__generate_settings_spec_SOURCES_DIST)
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
+ html-recursive info-recursive install-data-recursive \
+ install-dvi-recursive install-exec-recursive \
+ install-html-recursive install-info-recursive \
+ install-pdf-recursive install-ps-recursive install-recursive \
+ installcheck-recursive installdirs-recursive pdf-recursive \
+ ps-recursive uninstall-recursive
+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
+ distclean-recursive maintainer-clean-recursive
+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
+ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
+ distdir
+ETAGS = etags
+CTAGS = ctags
+DIST_SUBDIRS = $(SUBDIRS)
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+am__relativize = \
+ dir0=`pwd`; \
+ sed_first='s,^\([^/]*\)/.*$$,\1,'; \
+ sed_rest='s,^[^/]*/*,,'; \
+ sed_last='s,^.*/\([^/]*\)$$,\1,'; \
+ sed_butlast='s,/*[^/]*$$,,'; \
+ while test -n "$$dir1"; do \
+ first=`echo "$$dir1" | sed -e "$$sed_first"`; \
+ if test "$$first" != "."; then \
+ if test "$$first" = ".."; then \
+ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
+ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
+ else \
+ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
+ if test "$$first2" = "$$first"; then \
+ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
+ else \
+ dir2="../$$dir2"; \
+ fi; \
+ dir0="$$dir0"/"$$first"; \
+ fi; \
+ fi; \
+ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
+ done; \
+ reldir="$$dir2"
+ACLOCAL = @ACLOCAL@
+ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
+ALL_LINGUAS = @ALL_LINGUAS@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CATALOGS = @CATALOGS@
+CATOBJEXT = @CATOBJEXT@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DATADIRNAME = @DATADIRNAME@
+DBUS_CFLAGS = @DBUS_CFLAGS@
+DBUS_LIBS = @DBUS_LIBS@
+DBUS_SYS_DIR = @DBUS_SYS_DIR@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DHCLIENT_PATH = @DHCLIENT_PATH@
+DHCPCD_PATH = @DHCPCD_PATH@
+DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
+GLIB_CFLAGS = @GLIB_CFLAGS@
+GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
+GLIB_LIBS = @GLIB_LIBS@
+GMODULE_CFLAGS = @GMODULE_CFLAGS@
+GMODULE_LIBS = @GMODULE_LIBS@
+GMOFILES = @GMOFILES@
+GMSGFMT = @GMSGFMT@
+GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
+GNUTLS_LIBS = @GNUTLS_LIBS@
+GREP = @GREP@
+GTKDOC_CHECK = @GTKDOC_CHECK@
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
+GTKDOC_REBASE = @GTKDOC_REBASE@
+GUDEV_CFLAGS = @GUDEV_CFLAGS@
+GUDEV_LIBS = @GUDEV_LIBS@
+HTML_DIR = @HTML_DIR@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+INSTOBJEXT = @INSTOBJEXT@
+INTLLIBS = @INTLLIBS@
+INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
+INTLTOOL_MERGE = @INTLTOOL_MERGE@
+INTLTOOL_PERL = @INTLTOOL_PERL@
+INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+IPTABLES_PATH = @IPTABLES_PATH@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBDL = @LIBDL@
+LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
+LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
+LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
+LIBM = @LIBM@
+LIBNL_CFLAGS = @LIBNL_CFLAGS@
+LIBNL_LIBS = @LIBNL_LIBS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+MKINSTALLDIRS = @MKINSTALLDIRS@
+MSGFMT = @MSGFMT@
+MSGFMT_OPTS = @MSGFMT_OPTS@
+MSGMERGE = @MSGMERGE@
+NM = @NM@
+NMEDIT = @NMEDIT@
+NSS_CFLAGS = @NSS_CFLAGS@
+NSS_LIBS = @NSS_LIBS@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PKG_CONFIG = @PKG_CONFIG@
+POFILES = @POFILES@
+POLKIT_CFLAGS = @POLKIT_CFLAGS@
+POLKIT_LIBS = @POLKIT_LIBS@
+POSUB = @POSUB@
+PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
+PPPD_PLUGIN_DIR = @PPPD_PLUGIN_DIR@
+RANLIB = @RANLIB@
+RESOLVCONF_PATH = @RESOLVCONF_PATH@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+SYSTEM_CA_PATH = @SYSTEM_CA_PATH@
+UDEV_BASE_DIR = @UDEV_BASE_DIR@
+USE_NLS = @USE_NLS@
+UUID_CFLAGS = @UUID_CFLAGS@
+UUID_LIBS = @UUID_LIBS@
+VERSION = @VERSION@
+XGETTEXT = @XGETTEXT@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+SUBDIRS = libnm-glib libnm-util
+@WITH_DOCS_TRUE@INCLUDES = \
+@WITH_DOCS_TRUE@ -I$(top_srcdir)/include \
+@WITH_DOCS_TRUE@ -I$(top_srcdir)/libnm-util
+
+@WITH_DOCS_TRUE@generate_settings_spec_SOURCES = \
+@WITH_DOCS_TRUE@ generate-settings-spec.c
+
+@WITH_DOCS_TRUE@generate_settings_spec_CPPFLAGS = \
+@WITH_DOCS_TRUE@ $(GLIB_CFLAGS) \
+@WITH_DOCS_TRUE@ $(DBUS_CFLAGS)
+
+@WITH_DOCS_TRUE@generate_settings_spec_LDADD = \
+@WITH_DOCS_TRUE@ $(top_builddir)/libnm-util/libnm-util.la \
+@WITH_DOCS_TRUE@ $(GLIB_LIBS) \
+@WITH_DOCS_TRUE@ $(DBUS_LIBS)
+
+@WITH_DOCS_TRUE@XSLTPROC = xsltproc --xinclude --nonet
+@WITH_DOCS_TRUE@XMLS = $(wildcard $(top_srcdir)/introspection/nm-*.xml)
+@WITH_DOCS_TRUE@OTHER_FILES = \
+@WITH_DOCS_TRUE@ $(top_srcdir)/introspection/all.xml \
+@WITH_DOCS_TRUE@ $(top_srcdir)/introspection/generic-types.xml \
+@WITH_DOCS_TRUE@ $(top_srcdir)/introspection/errors.xml \
+@WITH_DOCS_TRUE@ $(top_srcdir)/introspection/vpn-errors.xml \
+@WITH_DOCS_TRUE@ $(top_srcdir)/tools/doc-generator.xsl \
+@WITH_DOCS_TRUE@ $(top_srcdir)/introspection/generic-types.xml
+
+@WITH_DOCS_TRUE@GENERATED_FILES = spec.html settings-spec.html
+@WITH_DOCS_TRUE@EXTRA_DIST = $(GENERATED_FILES)
+@WITH_DOCS_TRUE@CLEANFILES = $(GENERATED_FILES)
+all: all-recursive
+
+.SUFFIXES:
+.SUFFIXES: .c .lo .o .obj
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+ && { if test -f $@; then exit 0; else break; fi; }; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \
+ $(am__cd) $(top_srcdir) && \
+ $(AUTOMAKE) --gnu docs/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+clean-noinstPROGRAMS:
+ @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
+ echo " rm -f" $$list; \
+ rm -f $$list || exit $$?; \
+ test -n "$(EXEEXT)" || exit 0; \
+ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
+ echo " rm -f" $$list; \
+ rm -f $$list
+generate-settings-spec$(EXEEXT): $(generate_settings_spec_OBJECTS) $(generate_settings_spec_DEPENDENCIES)
+ @rm -f generate-settings-spec$(EXEEXT)
+ $(LINK) $(generate_settings_spec_OBJECTS) $(generate_settings_spec_LDADD) $(LIBS)
+
+mostlyclean-compile:
+ -rm -f *.$(OBJEXT)
+
+distclean-compile:
+ -rm -f *.tab.c
+
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/generate_settings_spec-generate-settings-spec.Po@am__quote@
+
+.c.o:
+@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $<
+
+.c.obj:
+@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+
+.c.lo:
+@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
+@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+
+generate_settings_spec-generate-settings-spec.o: generate-settings-spec.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(generate_settings_spec_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT generate_settings_spec-generate-settings-spec.o -MD -MP -MF $(DEPDIR)/generate_settings_spec-generate-settings-spec.Tpo -c -o generate_settings_spec-generate-settings-spec.o `test -f 'generate-settings-spec.c' || echo '$(srcdir)/'`generate-settings-spec.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/generate_settings_spec-generate-settings-spec.Tpo $(DEPDIR)/generate_settings_spec-generate-settings-spec.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='generate-settings-spec.c' object='generate_settings_spec-generate-settings-spec.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(generate_settings_spec_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o generate_settings_spec-generate-settings-spec.o `test -f 'generate-settings-spec.c' || echo '$(srcdir)/'`generate-settings-spec.c
+
+generate_settings_spec-generate-settings-spec.obj: generate-settings-spec.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(generate_settings_spec_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT generate_settings_spec-generate-settings-spec.obj -MD -MP -MF $(DEPDIR)/generate_settings_spec-generate-settings-spec.Tpo -c -o generate_settings_spec-generate-settings-spec.obj `if test -f 'generate-settings-spec.c'; then $(CYGPATH_W) 'generate-settings-spec.c'; else $(CYGPATH_W) '$(srcdir)/generate-settings-spec.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/generate_settings_spec-generate-settings-spec.Tpo $(DEPDIR)/generate_settings_spec-generate-settings-spec.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='generate-settings-spec.c' object='generate_settings_spec-generate-settings-spec.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(generate_settings_spec_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o generate_settings_spec-generate-settings-spec.obj `if test -f 'generate-settings-spec.c'; then $(CYGPATH_W) 'generate-settings-spec.c'; else $(CYGPATH_W) '$(srcdir)/generate-settings-spec.c'; fi`
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+
+# This directory's subdirectories are mostly independent; you can cd
+# into them and run `make' without going through this Makefile.
+# To change the values of `make' variables: instead of editing Makefiles,
+# (1) if the variable is set in `config.status', edit `config.status'
+# (which will cause the Makefiles to be regenerated when you run `make');
+# (2) otherwise, pass the desired values on the `make' command line.
+$(RECURSIVE_TARGETS):
+ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+ *k*) failcom='fail=yes';; \
+ esac; \
+ done; \
+ dot_seen=no; \
+ target=`echo $@ | sed s/-recursive//`; \
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ echo "Making $$target in $$subdir"; \
+ if test "$$subdir" = "."; then \
+ dot_seen=yes; \
+ local_target="$$target-am"; \
+ else \
+ local_target="$$target"; \
+ fi; \
+ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ || eval $$failcom; \
+ done; \
+ if test "$$dot_seen" = "no"; then \
+ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
+ fi; test -z "$$fail"
+
+$(RECURSIVE_CLEAN_TARGETS):
+ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+ *k*) failcom='fail=yes';; \
+ esac; \
+ done; \
+ dot_seen=no; \
+ case "$@" in \
+ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
+ *) list='$(SUBDIRS)' ;; \
+ esac; \
+ rev=''; for subdir in $$list; do \
+ if test "$$subdir" = "."; then :; else \
+ rev="$$subdir $$rev"; \
+ fi; \
+ done; \
+ rev="$$rev ."; \
+ target=`echo $@ | sed s/-recursive//`; \
+ for subdir in $$rev; do \
+ echo "Making $$target in $$subdir"; \
+ if test "$$subdir" = "."; then \
+ local_target="$$target-am"; \
+ else \
+ local_target="$$target"; \
+ fi; \
+ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ || eval $$failcom; \
+ done && test -z "$$fail"
+tags-recursive:
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ done
+ctags-recursive:
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ done
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ mkid -fID $$unique
+tags: TAGS
+
+TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
+ set x; \
+ here=`pwd`; \
+ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
+ include_option=--etags-include; \
+ empty_fix=.; \
+ else \
+ include_option=--include; \
+ empty_fix=; \
+ fi; \
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ if test "$$subdir" = .; then :; else \
+ test ! -f $$subdir/TAGS || \
+ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+ fi; \
+ done; \
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ shift; \
+ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ test -n "$$unique" || unique=$$empty_fix; \
+ if test $$# -gt 0; then \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ "$$@" $$unique; \
+ else \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ $$unique; \
+ fi; \
+ fi
+ctags: CTAGS
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ test -z "$(CTAGS_ARGS)$$unique" \
+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+ $$unique
+
+GTAGS:
+ here=`$(am__cd) $(top_builddir) && pwd` \
+ && $(am__cd) $(top_srcdir) \
+ && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ list='$(DISTFILES)'; \
+ dist_files=`for file in $$list; do echo $$file; done | \
+ sed -e "s|^$$srcdirstrip/||;t" \
+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+ case $$dist_files in \
+ */*) $(MKDIR_P) `echo "$$dist_files" | \
+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+ sort -u` ;; \
+ esac; \
+ for file in $$dist_files; do \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ if test -d $$d/$$file; then \
+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test -d "$(distdir)/$$file"; then \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ else \
+ test -f "$(distdir)/$$file" \
+ || cp -p $$d/$$file "$(distdir)/$$file" \
+ || exit 1; \
+ fi; \
+ done
+ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ if test "$$subdir" = .; then :; else \
+ test -d "$(distdir)/$$subdir" \
+ || $(MKDIR_P) "$(distdir)/$$subdir" \
+ || exit 1; \
+ fi; \
+ done
+ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ if test "$$subdir" = .; then :; else \
+ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
+ $(am__relativize); \
+ new_distdir=$$reldir; \
+ dir1=$$subdir; dir2="$(top_distdir)"; \
+ $(am__relativize); \
+ new_top_distdir=$$reldir; \
+ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
+ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
+ ($(am__cd) $$subdir && \
+ $(MAKE) $(AM_MAKEFLAGS) \
+ top_distdir="$$new_top_distdir" \
+ distdir="$$new_distdir" \
+ am__remove_distdir=: \
+ am__skip_length_check=: \
+ am__skip_mode_fix=: \
+ distdir) \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-recursive
+all-am: Makefile $(PROGRAMS)
+installdirs: installdirs-recursive
+installdirs-am:
+install: install-recursive
+install-exec: install-exec-recursive
+install-data: install-data-recursive
+uninstall: uninstall-recursive
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-recursive
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+ -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+
+distclean-generic:
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-recursive
+
+clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
+ mostlyclean-am
+
+distclean: distclean-recursive
+ -rm -rf ./$(DEPDIR)
+ -rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+ distclean-tags
+
+dvi: dvi-recursive
+
+dvi-am:
+
+html: html-recursive
+
+html-am:
+
+info: info-recursive
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-recursive
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-recursive
+
+install-html-am:
+
+install-info: install-info-recursive
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-recursive
+
+install-pdf-am:
+
+install-ps: install-ps-recursive
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-recursive
+ -rm -rf ./$(DEPDIR)
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-recursive
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+ mostlyclean-libtool
+
+pdf: pdf-recursive
+
+pdf-am:
+
+ps: ps-recursive
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
+ install-am install-strip tags-recursive
+
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
+ all all-am check check-am clean clean-generic clean-libtool \
+ clean-noinstPROGRAMS ctags ctags-recursive distclean \
+ distclean-compile distclean-generic distclean-libtool \
+ distclean-tags distdir dvi dvi-am html html-am info info-am \
+ install install-am install-data install-data-am install-dvi \
+ install-dvi-am install-exec install-exec-am install-html \
+ install-html-am install-info install-info-am install-man \
+ install-pdf install-pdf-am install-ps install-ps-am \
+ install-strip installcheck installcheck-am installdirs \
+ installdirs-am maintainer-clean maintainer-clean-generic \
+ mostlyclean mostlyclean-compile mostlyclean-generic \
+ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
+ uninstall uninstall-am
+
+
+@WITH_DOCS_TRUE@spec.html: $(XMLS) $(OTHER_FILES)
+@WITH_DOCS_TRUE@ $(XSLTPROC) $(top_srcdir)/tools/doc-generator.xsl $(top_srcdir)/introspection/all.xml > $@
+
+@WITH_DOCS_TRUE@settings-spec.html: generate-settings-spec $(top_builddir)/libnm-util/libnm-util.la
+@WITH_DOCS_TRUE@ $(builddir)/generate-settings-spec $(builddir)/settings-spec.html
+
+@WITH_DOCS_TRUE@all: $(GENERATED_FILES)
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/docs/generate-settings-spec.c b/docs/generate-settings-spec.c
new file mode 100644
index 00000000..6ec8f7c5
--- /dev/null
+++ b/docs/generate-settings-spec.c
@@ -0,0 +1,196 @@
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
+/*
+ * Dan Williams
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301 USA.
+ *
+ * (C) Copyright 2009 - 2010 Red Hat, Inc.
+ */
+
+#include
+#include
+#include
+#include
+
+#include
+#include
+#include "config.h"
+
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+
+#include
+
+typedef NMSetting* (*SettingNewFunc) (void);
+
+static SettingNewFunc funcs[] = {
+ nm_setting_802_1x_new,
+ nm_setting_bluetooth_new,
+ nm_setting_cdma_new,
+ nm_setting_connection_new,
+ nm_setting_gsm_new,
+ nm_setting_ip4_config_new,
+ nm_setting_ip6_config_new,
+ nm_setting_olpc_mesh_new,
+ nm_setting_ppp_new,
+ nm_setting_pppoe_new,
+ nm_setting_serial_new,
+ nm_setting_vpn_new,
+ nm_setting_wired_new,
+ nm_setting_wireless_new,
+ nm_setting_wireless_security_new,
+ NULL
+};
+
+typedef struct {
+ const char *gvalue_name;
+ const char *new_name;
+} TypeNameElement;
+
+static TypeNameElement name_map[] = {
+ { "gchararray", "string" },
+ { "GSList_gchararray_", "array of string" },
+ { "GArray_guchar_", "byte array" },
+ { "gboolean", "boolean" },
+ { "guint64", "uint64" },
+ { "gint", "int32" },
+ { "guint", "uint32" },
+ { "GArray_guint_", "array of uint32" },
+ { "GPtrArray_GArray_guint__", "array of array of uint32" },
+ { "GPtrArray_GArray_guchar__", "array of byte array" },
+ { "GHashTable_gchararray+gchararray_", "dict of (string::string)" },
+ { "GPtrArray_GValueArray_GArray_guchar_+guint+GArray_guchar___", "array of (byte array, uint32, byte array)" },
+ { "GPtrArray_GValueArray_GArray_guchar_+guint+GArray_guchar_+guint__", "array of (byte array, uint32, byte array, uint32)" },
+ { NULL, NULL }
+};
+
+static void
+write_one_setting (FILE *f, SettingNewFunc func)
+{
+ int w;
+ NMSetting *s;
+ GParamSpec **props, **iter;
+ guint num;
+
+ s = func ();
+
+ /* write out section header */
+ w = fprintf (f, "Setting name: '%s'
\n", nm_setting_get_name (s));
+
+ w = fprintf (f, "\n");
+ w = fprintf (f, "| Key Name | \n");
+ w = fprintf (f, "Value Type | \n");
+ w = fprintf (f, "Default Value | \n");
+ w = fprintf (f, "Value Description | \n");
+ props = g_object_class_list_properties (G_OBJECT_GET_CLASS (G_OBJECT (s)), &num);
+ for (iter = props; iter && *iter; iter++) {
+ const char *key_name, *value_type, *value_desc;
+ char *default_value;
+ TypeNameElement *name_iter;
+ GValue value = { 0, };
+
+ value_type = g_type_name (G_PARAM_SPEC_VALUE_TYPE (*iter));
+ for (name_iter = &name_map[0]; name_iter && name_iter->gvalue_name; name_iter++) {
+ if (!strcmp (value_type, name_iter->gvalue_name)) {
+ value_type = name_iter->new_name;
+ break;
+ }
+ }
+
+ key_name = g_param_spec_get_name (*iter);
+ value_desc = g_param_spec_get_blurb (*iter);
+
+ g_value_init (&value, G_PARAM_SPEC_VALUE_TYPE (*iter));
+ g_param_value_set_default (*iter, &value);
+ default_value = g_strdup_value_contents (&value);
+ if (default_value && !strcmp (default_value, "NULL")) {
+ g_free (default_value);
+ default_value = NULL;
+ }
+
+ if (!strcmp (key_name, NM_SETTING_NAME)) {
+ g_free (default_value);
+ default_value = NULL;
+ g_object_get (G_OBJECT (s), NM_SETTING_NAME, &default_value, NULL);
+ }
+
+ w = fprintf (f, "\n");
+ w = fprintf (f, "| %s | \n", key_name);
+ w = fprintf (f, "%s | \n", value_type);
+ w = fprintf (f, "%s | \n", default_value ? default_value : "");
+ w = fprintf (f, "%s | \n", value_desc);
+ w = fprintf (f, "
\n");
+
+ g_free (default_value);
+ }
+
+ w = fprintf (f, "
\n");
+ g_object_unref (s);
+}
+
+int
+main (int argc, char *argv[])
+{
+ GError *error = NULL;
+ FILE *f;
+ int w;
+ SettingNewFunc *fptr;
+
+ if (argc != 2) {
+ fprintf (stderr, "Usage: %s