core: build keyfile plugin into NetworkManager
authorDan Williams <dcbw@redhat.com>
Thu, 13 Jan 2011 00:12:23 +0000 (18:12 -0600)
committerDan Williams <dcbw@redhat.com>
Thu, 13 Jan 2011 00:12:23 +0000 (18:12 -0600)
commitb38f39cfc624d6b793f2e93abbba8ffd903b879c
treeec92539772069e6aa7752badd0ac82dff7c189fd
parent8259b35ee5e5d346fe928003011fb124f667b9b9
core: build keyfile plugin into NetworkManager

Since settings storage is now handled by NetworkManager, we must
have the ability to read/write all connection types at all times.
Since the 'keyfile' plugin is the only plugin that can handle all
connection types, build it into NetworkManager.
Makefile.am
src/settings/Makefile.am
src/settings/nm-settings.c
system-settings/plugins/keyfile/Makefile.am
system-settings/plugins/keyfile/plugin.c
system-settings/plugins/keyfile/plugin.h