1. add WlanSetup & configure.ac Makefile.am fix
authorChang.H.S <jhs@dev3>
Thu, 25 Nov 2010 09:43:04 +0000 (18:43 +0900)
committerChang.H.S <jhs@dev3>
Fri, 26 Nov 2010 07:48:41 +0000 (16:48 +0900)
commitb74e1cbd89df693f697b5a6ca2f7f67e47027e38
tree8e1ef776c6afea074dfc2fe5f087c4a291a9011d
parent0e891dcc88371498c4deecefce2dedcdafeae17c
1. add WlanSetup & configure.ac Makefile.am fix

2. fix bugs..and add NetworkAdapterTest
configure.ac
lib/python/Plugins/SystemPlugins/Makefile.am
lib/python/Plugins/SystemPlugins/WlanSetup/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/WlanSetup/__init__.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/WlanSetup/meta/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/WlanSetup/meta/plugin_wlansetup.xml [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/WlanSetup/plugin.py [new file with mode: 0755]
lib/python/Screens/NetworkSetup.py