Add plugin to assign service / providers / caids to Common Interface Modules
authorghost <andreas.monzner@multimedia-labs.de>
Tue, 17 Mar 2009 21:19:58 +0000 (22:19 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Tue, 17 Mar 2009 21:19:58 +0000 (22:19 +0100)
commit5cbdedf2e348c489c6fdd26d7dc7e4ebeaa052ba
treee9ccecb70fe10a2ceac9571abc191e9667512c70
parentdd45abf9a5e4ee3230cb0272ad117079f97c3f2f
Add plugin to assign service / providers / caids to Common Interface Modules
configure.ac
lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/LICENSE [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/__init__.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/plugin.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Makefile.am