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 13:51:34 +0000 (15:51 +0200)
commit995cb7dd936b2ec22ea414182a227ed8b2da867c
treee7e75585da60b8565f3db0102b2f7af8f4027de1
parent720812b388b0c6cb14a175957ff4017ea8af07e2
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