home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / Gadgets.7z / Gadgets / tweetz.gadget / gadget.xml < prev    next >
Extensible Markup Language  |  2013-05-04  |  689b  |  24 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <gadget>
  3.   <name>tweetz</name>
  4.   <namespace>blueonionsoftware</namespace>
  5.   <version>3.1.7</version>
  6.   <author name="Mike Ward">
  7.     <info url="http://Mike-Ward.Net/tweetz" text="Mike-Ward.net" />
  8.   </author>
  9.   <copyright>© 2013</copyright>
  10.   <description>Twitter gadget</description>
  11.   <icons>
  12.     <icon height="36" width="49" src="images/logo.png" />
  13.   </icons>
  14.  
  15.   <hosts>
  16.     <host name="sidebar">
  17.       <base type="HTML" apiVersion="1.0.0" src="tweetz3.html" />
  18.       <permissions>full</permissions>
  19.       <platform minPlatformVersion="0.3" />
  20.       <autoscaleDPI>true</autoscaleDPI>
  21.     </host>
  22.   </hosts>
  23. </gadget>
  24.