blob: 7ca1082629e84d4f923e1d7ae535ad5214410f0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<default>
<prerequisites>
<tag type="System" />
</prerequisites>
<info>
<author>Dream Multimedia</author>
<name>TuxboxPlugins</name>
<packagename>TuxboxPlugins</packagename>
<shortdescription>Execute TuxboxPlugins</shortdescription>
<description>Allows the execution of TuxboxPlugins.</description>
</info>
<files type="package"> <!-- without version, without .ipk -->
<file type="package" name="enigma2-plugin-extensions-tuxboxplugins" />
</files>
</default>
|