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>
Thu, 6 May 2010 12:24:22 +0000 (14:24 +0200)
commit11743a3babfd9e108eaea357354683aa11d7575f
tree78fbf1d2553ac7d8da66db6397dee7b55e1b36ce
parenta145e380dcf5aac25d54bd634f92e9312a791f84
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