1
0
Fork 0
This repository has been archived on 2024-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
Umweltdatenmessung/diverses/gadget/gadget.xml

22 lines
700 B
XML
Raw Normal View History

2014-04-19 20:03:34 +02:00
<?xml version="1.0" encoding="utf-8" ?>
<gadget>
<name>Umweltdatenmessung</name>
<namespace>Umweltdatenmessung</namespace>
<version>1.0</version>
<author name="Lukas Winkler" url="https://github.com/Findus23/">
</author>
<description>Die aktuellen Werte des RPi</description>
<copyright>Lukas Winkler</copyright>
<info url="https://github.com/Findus23/Umweltdatenmessung"/>
<icons>
<icon src="logo.png" />
</icons>
<version value="1.0.0.0" MinPlatformVersion="0.1"></version>
<hosts>
<host name="sidebar">
<base type="HTML" apiVersion="1.0.0" src="aktuell_bar.html" />
<permissions>Full</permissions>
<platform minPlatformVersion="1.0" />
</host>
</hosts>
</gadget>