summaryrefslogtreecommitdiff
path: root/podcast
diff options
context:
space:
mode:
authorMladen Horvat <acid-burn@opendreambox.org>2010-09-21 19:55:47 (GMT)
committerMladen Horvat <acid-burn@opendreambox.org>2010-09-21 19:55:47 (GMT)
commitc8fa05ec24029576d551174019ae85fab2f13ff6 (patch)
treedf202f3ee42236f8f12d7da2a4aae5ecda392388 /podcast
parent37a9c502b710e40438a552fcf2ac5deb590cf184 (diff)
Plugins-Meta: rework plugin meta files and prepare for inclusion into enigma2 translation. meta.xml files are now only in english and translation of description and shortdescription is now easy possible for all languages over enigma2 translation project. This also reduces consumed space inside flash memory.
Diffstat (limited to 'podcast')
-rwxr-xr-xpodcast/meta/plugin_podcast.xml13
1 files changed, 3 insertions, 10 deletions
diff --git a/podcast/meta/plugin_podcast.xml b/podcast/meta/plugin_podcast.xml
index f6e2fe0..3e6f96b 100755
--- a/podcast/meta/plugin_podcast.xml
+++ b/podcast/meta/plugin_podcast.xml
@@ -2,22 +2,15 @@
<prerequisites>
<tag type="Multimedia" />
</prerequisites>
- <info language="en">
+ <info>
<author>AliAbdul</author>
<name>Podcast</name>
<packagename>enigma2-plugin-extensions-podcast</packagename>
<shortdescription>Stream podcasts</shortdescription>
- <description>Stream podcasts</description>
+ <description>PodCast streams podcasts to your Dreambox.</description>
<screenshot src="http://www.dreamboxupdate.com/preview/plugin_podcast.jpg" />
</info>
- <info language="de">
- <author>AliAbdul</author>
- <name>Podcast</name>
- <packagename>enigma2-plugin-extensions-podcast</packagename>
- <shortdescription>Podcasts auf Ihrer Dreambox abspielen</shortdescription>
- <description>Spielen Sie Podcasts auf Ihrer Dreambox ab</description>
- <screenshot src="http://www.dreamboxupdate.com/preview/plugin_podcast.jpg" />
- </info>
+
<files type="package"> <!-- without version, without .ipk -->
<file type="package" name="enigma2-plugin-extensions-podcast" />
</files>