home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / Gadgets.7z / Gadgets / POP3Checker.gadget / gadget.xml < prev    next >
Extensible Markup Language  |  2012-11-10  |  705b  |  25 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <gadget>
  3.     <name>POP3 Mail Checker</name>
  4.     <namespace>POP3Checker</namespace>
  5.     <version>1.0.0</version>
  6.     <author name="Thomas Pleasance">
  7.         <info url="www.cener.co.uk" text="Cener.co.uk" />
  8.         <logo src="logo.png" />
  9.     </author>
  10.     <copyright>┬⌐ 2006</copyright>
  11.     <description>POP3 Checker</description>
  12.     <icons>
  13.         <icon height="48" width="48" src="icon.png" />
  14.     </icons>
  15.     <hosts>
  16.         <host name="sidebar">
  17.             <base type="HTML" apiVersion="1.0.0" src="gadget.html" />
  18.             <permissions>full</permissions>
  19.             <platform minPlatformVersion="1.0"/>
  20.             <defaultImage src="drag.png" />
  21.           <autoscaleDPI>true</autoscaleDPI>
  22.         </host>
  23.     </hosts>
  24. </gadget>
  25.