aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl')
-rwxr-xr-xlib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/meta/Makefile.am3
-rwxr-xr-xlib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/meta/plugin_satelliteequipmentcontrol.xml29
-rwxr-xr-xlib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/meta/satcontrol.jpgbin0 -> 255436 bytes
3 files changed, 32 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/meta/Makefile.am b/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/meta/Makefile.am
new file mode 100755
index 00000000..bbec9958
--- /dev/null
+++ b/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/meta/Makefile.am
@@ -0,0 +1,3 @@
+installdir = $(LIBDIR)/enigma2/python/Plugins/meta/
+
+install_DATA = plugin_satelliteequipmentcontrol.xml *.jpg
diff --git a/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/meta/plugin_satelliteequipmentcontrol.xml b/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/meta/plugin_satelliteequipmentcontrol.xml
new file mode 100755
index 00000000..8fa36e54
--- /dev/null
+++ b/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/meta/plugin_satelliteequipmentcontrol.xml
@@ -0,0 +1,29 @@
+<default>
+ <prerequisites>
+ <tag type="SAT" />
+ <tag type="System" />
+ </prerequisites>
+ <info language="en">
+ <author>Dream Multimedia</author>
+ <name>SatelliteEquipmentControl</name>
+ <name_de>SatelliteEquipmentControl</name_de>
+ <packagename>enigma2-plugin-systemplugins-satelliteequipmentcontrol</packagename>
+ <shortdescription>SatelliteEquipmentControl allows you to fine-tune DiSEqC-settings.</shortdescription>
+ <description>With the SatelliteEquipmentControl extension it is possible to fine-tune DiSEqC-settings.
+ </description>
+ <screenshot src="http://www.dreamboxupdate.com/preview/satcontrol.jpg" />
+ </info>
+ <info language="de">
+ <author>Dream Multimedia</author>
+ <name>SatelliteEquipmentControl</name>
+ <packagename>enigma2-plugin-systemplugins-satelliteequipmentcontrol</packagename>
+ <shortdescription>Fein-Einstellungen für DiSEqC</shortdescription>
+ <description>Die SatelliteEquipmentControl-Erweiterung unterstützt Sie beim Feintuning der DiSEqC Einstellungen.
+ </description>
+ <screenshot src="http://www.dreamboxupdate.com/preview/satcontrol.jpg" />
+ </info>
+ <files type="package"> <!-- without version, without .ipk -->
+ <file type="package" name="enigma2-plugin-systemplugins-satelliteequipmentcontrol" />
+ </files>
+
+</default>
diff --git a/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/meta/satcontrol.jpg b/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/meta/satcontrol.jpg
new file mode 100755
index 00000000..b9596a69
--- /dev/null
+++ b/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/meta/satcontrol.jpg
Binary files differ