Skip to content

Commit c804030

Browse files
committed
updated prerequisites
1 parent b09fefc commit c804030

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

automaticcleanup/meta/plugin_automaticcleanup.xml

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,16 @@
11
<default>
22
<prerequisites>
3-
<tag type="Recording" />
4-
<tag type="System" />
3+
<tag type="Recording" />
4+
<tag type="System" />
55
</prerequisites>
6-
<info language="en">
6+
<info>
77
<author>JuSt611</author>
88
<name>Automatic System Cleanup</name>
99
<packagename>enigma2-plugin-systemplugins-automaticcleanup</packagename>
1010
<shortdescription>Cleanup timerlist, orphaned movie files and setting backups automatically.</shortdescription>
1111
<description>Cleanup timerlist, orphaned movie files and setting backups automatically according to specfied rules.</description>
1212
<screenshot src="http://www.dreamboxupdate.com/preview/automaticcleanup.jpg" />
1313
</info>
14-
<info language="de">
15-
<author>JuSt611</author>
16-
<name>Automatische Systembereinigung</name>
17-
<packagename>enigma2-plugin-systemplugins-automaticcleanup</packagename>
18-
<shortdescription>Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch bereinigen.</shortdescription>
19-
<description>Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach einstellbaren Regeln automatisch bereinigen.</description>
20-
<screenshot src="http://www.dreamboxupdate.com/preview/automaticcleanup.jpg" />
21-
</info>
2214
<files type="package"> <!-- without version, without .ipk -->
2315
<file type="package" name="enigma2-plugin-systemplugins-automaticcleanup" />
2416
</files>

automatictimerlistcleanup/meta/plugin_automatictimerlistcleanup.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<default>
22
<prerequisites>
3-
<tag type="EPG" />
3+
<tag type="Recording" />
4+
<tag type="System" />
45
</prerequisites>
56
<info>
67
<author>Dr.Best</author>

0 commit comments

Comments
 (0)