diff options
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Hotplug/meta/plugin_hotplug.xml')
| -rwxr-xr-x[-rw-r--r--] | lib/python/Plugins/SystemPlugins/Hotplug/meta/plugin_hotplug.xml | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Hotplug/meta/plugin_hotplug.xml b/lib/python/Plugins/SystemPlugins/Hotplug/meta/plugin_hotplug.xml index 6c2824ca..610dfee6 100644..100755 --- a/lib/python/Plugins/SystemPlugins/Hotplug/meta/plugin_hotplug.xml +++ b/lib/python/Plugins/SystemPlugins/Hotplug/meta/plugin_hotplug.xml @@ -2,22 +2,15 @@ <prerequisites> <tag type="System" /> </prerequisites> - <info language="en"> + <info> <author>Dream Multimedia</author> <name>Hotplug</name> <packagename>enigma2-plugin-systemplugins-hotplug</packagename> - <shortdescription>Hotplugging for removeable devices.</shortdescription> - <description>The Hotplug extension notifies your system of newly added or removed devices. - </description> - </info> - <info language="de"> - <author>Dream Multimedia</author> - <name>Hotplug</name> - <packagename>enigma2-plugin-systemplugins-hotplug</packagename> - <shortdescription>Hotplugging für entfernbare Geräte.</shortdescription> - <description>Mit der Hotplug-Erweiterung wird Ihr System über neu angeschlossene oder entfernte Geräte informiert. + <shortdescription>Hotplugging for removeable devices</shortdescription> + <description>The Hotplug plugin notifies your system of newly added or removed devices. </description> </info> + <files type="package"> <!-- without version, without .ipk --> <file type="package" name="enigma2-plugin-systemplugins-hotplug" /> </files> |
