Add NetworkWizard to configure LAN/WLAN on Enigma2 first-startup
authorMladen Horvat <acid-burn@opendreambox.org>
Thu, 29 May 2008 14:29:53 +0000 (14:29 +0000)
committerMladen Horvat <acid-burn@opendreambox.org>
Thu, 29 May 2008 14:29:53 +0000 (14:29 +0000)
commitf50ce0b892adfbddfac84ff2b64d3d1ad93f8c29
tree3cd573d0a2ecbd4382dfabab8f9716617a07d26a
parentd14e36d8196d0bc517eb5432f2049e768ef57ee6
Add NetworkWizard to configure LAN/WLAN on Enigma2 first-startup
networkwizard/CONTROL/control [new file with mode: 0755]
networkwizard/Makefile.am [new file with mode: 0755]
networkwizard/src/Makefile.am [new file with mode: 0755]
networkwizard/src/NetworkWizard.py [new file with mode: 0755]
networkwizard/src/__init__.py [new file with mode: 0755]
networkwizard/src/networkwizard.xml [new file with mode: 0755]
networkwizard/src/plugin.py [new file with mode: 0755]