unlink some cyclic dependencys to get garbage collection working
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Thu, 14 Feb 2008 20:40:05 +0000 (20:40 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Thu, 14 Feb 2008 20:40:05 +0000 (20:40 +0000)
commit8c2a83d6b2a60b2bd408ccdc6d5afd6da506912f
treec382ddc39fdc759befd9e281bcc011e1dd579e9d
parent6f73e6abddf4170357c490966d0e1c622eb376f5
unlink some cyclic dependencys to get garbage collection working
20 files changed:
lib/python/Components/Button.py
lib/python/Components/ConfigList.py
lib/python/Components/Converter/ConditionalShowHide.py
lib/python/Components/Converter/Poll.py
lib/python/Components/EpgList.py
lib/python/Components/HelpMenuList.py
lib/python/Components/Ipkg.py
lib/python/Components/MenuList.py
lib/python/Components/MovieList.py
lib/python/Components/Renderer/Listbox.py
lib/python/Components/ServiceList.py
lib/python/Components/Sources/Boolean.py
lib/python/Components/Sources/Clock.py
lib/python/Components/Sources/FrontendStatus.py
lib/python/Plugins/Extensions/CutListEditor/plugin.py
lib/python/Plugins/Extensions/GraphMultiEPG/GraphMultiEpg.py
lib/python/Plugins/Extensions/SimpleRSS/plugin.py
lib/python/Screens/Console.py
lib/python/Screens/PluginBrowser.py
lib/python/Screens/ScanSetup.py