Network.py,NetworkSetup.py,skin_default.xml: * Introduce new unified naming for netwo...
authoracid-burn <acid-burn@opendreambox.org>
Thu, 6 May 2010 12:24:22 +0000 (14:24 +0200)
committeracid-burn <acid-burn@opendreambox.org>
Sat, 24 Jul 2010 13:37:00 +0000 (15:37 +0200)
commitfcb47d3f536f619b872184a7ab241be08307bf6e
treea36167542ea65447f1408c21af820ecf1a37044d
parentd1ad421fcb65270cf944360fa9542bdab3555c86
Network.py,NetworkSetup.py,skin_default.xml: * Introduce new unified naming for network interfaces.
* Redesign NetworkadapterSelection Screen.
* small cleanups. Refs #137 , Fixes #418
data/skin_default.xml
data/skin_default/icons/Makefile.am [changed mode: 0644->0755]
data/skin_default/icons/network_wired-active.png [new file with mode: 0755]
data/skin_default/icons/network_wired-inactive.png [new file with mode: 0755]
data/skin_default/icons/network_wired.png [new file with mode: 0755]
data/skin_default/icons/network_wireless-active.png [new file with mode: 0755]
data/skin_default/icons/network_wireless-inactive.png [new file with mode: 0755]
data/skin_default/icons/network_wireless.png [new file with mode: 0755]
lib/python/Components/Network.py
lib/python/Screens/NetworkSetup.py