From a6f7c725e21a4b6ed064e92b453331837d12f267 Mon Sep 17 00:00:00 2001 From: acid-burn Date: Mon, 20 Jul 2009 16:07:29 +0200 Subject: some more work on plugin manager add experimental plugin meta informations, not yet included in build process install missing py from TuxboxPlugins plugin remove Filemanger from plugins build process --- .../CommonInterfaceAssignment/meta/Makefile.am | 3 ++ .../meta/ciassignment.jpg | Bin 0 -> 88947 bytes .../meta/plugin_commoninterfaceassignment.xml | 32 +++++++++++++++++++++ 3 files changed, 35 insertions(+) create mode 100755 lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta/Makefile.am create mode 100755 lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta/ciassignment.jpg create mode 100755 lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta/plugin_commoninterfaceassignment.xml (limited to 'lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta') diff --git a/lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta/Makefile.am b/lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta/Makefile.am new file mode 100755 index 00000000..f192c235 --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta/Makefile.am @@ -0,0 +1,3 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/meta/ + +install_DATA = plugin_commoninterfaceassignment.xml *.jpg diff --git a/lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta/ciassignment.jpg b/lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta/ciassignment.jpg new file mode 100755 index 00000000..120ac827 Binary files /dev/null and b/lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta/ciassignment.jpg differ diff --git a/lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta/plugin_commoninterfaceassignment.xml b/lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta/plugin_commoninterfaceassignment.xml new file mode 100755 index 00000000..bb2bf590 --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta/plugin_commoninterfaceassignment.xml @@ -0,0 +1,32 @@ + + + + + + + + Dream Multimedia + CommonInterfaceAssignment + enigma2-plugin-systemplugins-commoninterfaceassignment + Assigning providers/services/caids to a dedicated CI module + With the CommonInterfaceAssignment extension it is possible to use different CI modules + in your Dreambox and assign to each of them dedicated providers/services or caids.\n + So it is then possible to watch a scrambled service while recording another one. + + + + + Dream Multimedia + CommonInterfaceAssignment + enigma2-plugin-systemplugins-commoninterfaceassignment + Zuweisen von Providern/Services/CAIDs an ein CI Modul + Mit der CommonInterfaceAssignment Erweiterung ist es möglich jedem CI Modul bestimmte Provider/Services/CAIDs zuzuweisen.\n + So ist es möglich mit einem CI einen Sender aufzunehmen\n + und mit einem anderen einen Sender zu schauen. + + + + + + + -- cgit v1.2.3