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 >
Extensible Markup Language  |  2012-08-16  |  836b  |  32 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <gadget>
  3.   <name>MiniRadio</name>
  4.   <namespace>
  5.     Ronnie
  6.   </namespace>
  7.   <version>
  8.     0.9.9.8
  9.   </version>
  10.   <author name="Ronnie">
  11.     <info url="http://www.miniradio.nl/" text="Website"/>
  12.     <logo src="ron.png"/>
  13.   </author>
  14.   <copyright>
  15.     2010
  16.   </copyright>
  17.   <description>Listen with comfort to this radio player with the ability to add all stations you want.</description>
  18.   <icons>
  19.     <icon height="48" width="48" src="icon.png"/>
  20.   </icons>
  21.   <hosts>
  22.     <host name="sidebar">
  23.       <base type="HTML" apiVersion="1.0.0" src="miniradio.html"/>
  24.       <permissions>
  25.         Full
  26.       </permissions>
  27.       <platform minPlatformVersion="1.0"/>
  28.       <defaultImage src="icon.png"/>
  29.       <autoscaleDPI>true</autoscaleDPI>
  30.     </host>
  31.   </hosts>
  32. </gadget>