home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / Gadgets.7z / Gadgets / DriveInfo.gadget / gadget.xml < prev    next >
Extensible Markup Language  |  2012-08-16  |  757b  |  22 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" ?>
  2. <gadget>
  3.   <name>DriveInfo</name>
  4.   <namespace>KST.Gadgets</namespace>
  5.   <version>1.0.0</version>
  6.   <author name="Kris Thompson">
  7.     <logo src="icon.png" />
  8.   </author>
  9.   <copyright>Copyright ┬⌐ 2006</copyright>
  10.   <description>This gadget allows you to monitor one or more of your PC's drives. If you like it, let me know at thomp132@gmail.com.</description>
  11.   <icons>
  12.     <icon height="48" width="48" src="icon.png" />
  13.   </icons>    
  14.   <hosts>
  15.     <host name="sidebar">
  16.       <base type="HTML" apiVersion="1.0.0" src="DriveInfo.html" />
  17.       <permissions>full</permissions>
  18.       <platform minPlatformVersion="0.3" />
  19.       <autoscaleDPI>true</autoscaleDPI>
  20.     </host>
  21.   </hosts>
  22. </gadget>