summaryrefslogtreecommitdiff
path: root/quickbutton
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 /quickbutton
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 'quickbutton')
-rwxr-xr-xquickbutton/meta/plugin_quickbutton.xml13
1 files changed, 3 insertions, 10 deletions
diff --git a/quickbutton/meta/plugin_quickbutton.xml b/quickbutton/meta/plugin_quickbutton.xml
index 2f424f2..51e3137 100755
--- a/quickbutton/meta/plugin_quickbutton.xml
+++ b/quickbutton/meta/plugin_quickbutton.xml
@@ -2,22 +2,15 @@
<prerequisites>
<tag type="Software" />
</prerequisites>
- <info language="en">
+ <info>
<author>Dr.Best</author>
<name>Quickbutton</name>
<packagename>enigma2-plugin-extensions-quickbutton</packagename>
<shortdescription>assign long key-press on color buttons to plugins or E2 functions</shortdescription>
- <description>assign long key-press (red/green/yellow/blue) to plugins or E2 functions</description>
+ <description>assign long key-press (red/green/yellow/blue) to plugins or E2 functions.</description>
<screenshot src="http://www.dreamboxupdate.com/preview/plugin_quickbutton_en.jpg" />
</info>
- <info language="de">
- <author>Dr.Best</author>
- <name>Quickbutton</name>
- <packagename>enigma2-plugin-extensions-quickbutton</packagename>
- <shortdescription>Plugins und Funktionen an Farbtasten legen.</shortdescription>
- <description>Legen Sie Plugins und Funktionen auf Farbtasten.</description>
- <screenshot src="http://www.dreamboxupdate.com/preview/plugin_quickbutton_de.jpg" />
- </info>
+
<files type="package"> <!-- without version, without .ipk -->
<file type="package" name="enigma2-plugin-extensions-quickbutton" />
</files>