add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the c++ part...
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 11 Jan 2006 14:50:07 +0000 (14:50 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 11 Jan 2006 14:50:07 +0000 (14:50 +0000)
commit47eaccfd3d5c4ca46ff339cb64a077a0f269d671
treed0ced97faa3545e1d86a2ead72a695e3e980f6c5
parent061f02110eeeb6f8b44b2d3229a098c3c270f10c
add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the c++ part supports it
configure.ac
lib/python/Components/PluginComponent.py
lib/python/Plugins/Makefile.am
lib/python/Plugins/tuxboxplugins/Makefile.am [new file with mode: 0644]
lib/python/Plugins/tuxboxplugins/__init__.py [new file with mode: 0644]
lib/python/Plugins/tuxboxplugins/plugin.py [new file with mode: 0644]
lib/python/Plugins/update/plugin.py