blob: 734c48f1eb420b1d1ef41b3eb927853d86cc775f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<default>
<prerequisites>
<tag type="System" />
</prerequisites>
<info language="en">
<author>Dream Multimedia</author>
<name>TuxboxPlugins</name>
<packagename>TuxboxPlugins</packagename>
<shortdescription>Allows the execution of TuxboxPlugins.</shortdescription>
<description>Allows the execution of TuxboxPlugins.</description>
</info>
<info language="de">
<author>Dream Multimedia</author>
<name>TuxboxPlugins</name>
<packagename>enigma2-plugin-extensions-tuxboxplugins</packagename>
<shortdescription>Erlaubt das Ausführen von TuxboxPlugins.</shortdescription>
<description>Erlaubt das Ausführen von TuxboxPlugins.</description>
</info>
<files type="package"> <!-- without version, without .ipk -->
<file type="package" name="enigma2-plugin-extensions-tuxboxplugins" />
</files>
</default>
|