- add meta informations for upcoming extension manager (not yet activated)9
[vuplus_dvbapp-plugin] / weatherplugin / meta / plugin_weatherplugin.xml
diff --git a/weatherplugin/meta/plugin_weatherplugin.xml b/weatherplugin/meta/plugin_weatherplugin.xml
new file mode 100755 (executable)
index 0000000..f713121
--- /dev/null
@@ -0,0 +1,24 @@
+<default>
+         <prerequisites>
+                    <tag type="Multimedia" />
+         </prerequisites>
+          <info language="en">
+                    <author>Dr.Best</author>
+                    <name>WeatherPlugin</name>
+                    <packagename>enigma2-plugin-extensions-weatherplugin</packagename>
+                    <shortdescription>Weatherforecast on your Dreambox</shortdescription>
+                    <description>Weatherforecast on your Dreambox</description>
+                    <screenshot src="http://www.dreamboxupdate.com/preview/plugin_weatherplugin.jpg" />                    
+          </info>
+          <info language="de">
+                    <author>Dr.Best</author>
+                    <name>WeatherPlugin</name>
+                    <packagename>enigma2-plugin-extensions-weatherplugin</packagename>
+                   <shortdescription>Wettervorhersagen auf Ihrer Dreambox</shortdescription>
+                    <description>Wettervorhersagen auf Ihrer Dreambox</description>
+                    <screenshot src="http://www.dreamboxupdate.com/preview/plugin_weatherplugin.jpg" />        
+          </info>
+         <files type="package"> <!-- without version, without .ipk -->
+               <file type="package" name="enigma2-plugin-extensions-weatherplugin" />
+         </files>
+</default>