split Misc Converter/Source into RecordState and TunerInfo Source /
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Fri, 2 Nov 2007 01:54:54 +0000 (01:54 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Fri, 2 Nov 2007 01:54:54 +0000 (01:54 +0000)
commit7579ae7495f580bfa86f4216ef15811f54588c5a
tree0ab0b92635feebe025630b867645a21a4d629d05
parent3e452d49848cb3c65f7dd8e42c42a30047989df7
split Misc Converter/Source into RecordState and TunerInfo Source /
Converter
add deprecation Warnings for some old InfoBar Components (Nim_A, NimB,
NimA_Active, NimB_Active, BlinkingPoint)
13 files changed:
data/skin.xml
lib/python/Components/Converter/Makefile.am
lib/python/Components/Converter/Misc.py [deleted file]
lib/python/Components/Converter/TunerInfo.py [new file with mode: 0644]
lib/python/Components/GUIComponent.py
lib/python/Components/GUISkin.py
lib/python/Components/Sources/Makefile.am
lib/python/Components/Sources/Misc.py [deleted file]
lib/python/Components/Sources/RecordState.py [new file with mode: 0644]
lib/python/Components/Sources/TunerInfo.py [new file with mode: 0644]
lib/python/Screens/InfoBarGenerics.py
lib/python/Screens/SessionGlobals.py
lib/python/Screens/Standby.py