home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 117
/
FreelogNo117-OctobreNovembre2013.iso
/
Theme
/
8GadgetPack
/
8GadgetPackSetup.msi
/
Gadgets.7z
/
Gadgets
/
MiniRadio.gadget
/
gadget.xml
< prev
next >
Wrap
Extensible Markup Language
|
2012-08-16
|
836b
|
32 lines
<?xml version="1.0" encoding="utf-8"?>
<gadget>
<name>MiniRadio</name>
<namespace>
Ronnie
</namespace>
<version>
0.9.9.8
</version>
<author name="Ronnie">
<info url="http://www.miniradio.nl/" text="Website"/>
<logo src="ron.png"/>
</author>
<copyright>
2010
</copyright>
<description>Listen with comfort to this radio player with the ability to add all stations you want.</description>
<icons>
<icon height="48" width="48" src="icon.png"/>
</icons>
<hosts>
<host name="sidebar">
<base type="HTML" apiVersion="1.0.0" src="miniradio.html"/>
<permissions>
Full
</permissions>
<platform minPlatformVersion="1.0"/>
<defaultImage src="icon.png"/>
<autoscaleDPI>true</autoscaleDPI>
</host>
</hosts>
</gadget>