home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / Gadgets.7z / Gadgets / FeedReader.gadget / gadget.xml < prev    next >
Extensible Markup Language  |  2013-07-28  |  807b  |  22 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <gadget>
  3.     <name>Desktop Feed Reader</name>
  4.     <version>4.0</version>
  5.     <author name="Cristian Patrasciuc">
  6.         <info text="windowslivegadgets.com"/>
  7.         <logo height="160" width="160" src="gadgeticon.png"  />
  8.     </author>
  9.     <copyright>© 2011</copyright>
  10.     <description>Desktop Feed Reader lets you get a fast preview of favorite feeds.</description>
  11.     <icons>
  12.         <icon height="160" width="160" src="gadgeticon.png" />
  13.     </icons>
  14.     <hosts>
  15.         <host name="sidebar">
  16.             <base type="HTML" apiVersion="1.0.0" src="Gadget.html" />
  17.             <permissions>Full</permissions>
  18.             <platform minPlatformVersion="1.0" />
  19.             <autoscaleDPI>true</autoscaleDPI>
  20.         </host>
  21.     </hosts>
  22. </gadget>