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

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <gadget>
  3.   <name>Remove Drive Safely</name>
  4.   <namespace>IPTSOLUTIONS.COM</namespace>
  5.   <version>1.2.1</version>
  6.   <author name="Plamen Todorov">
  7.       <info url="http://www.iptsolutions.com/" text="www.iptsolutions.com"/>
  8.       <logo src="logo.png"/>
  9.   </author>
  10.   <copyright>IPT Solutions Ltd. ┬⌐ 2007</copyright>
  11.   <description>The easiest way to remove your safely removal devices from the sidebar.</description>
  12.   <icons>
  13.     <icon height="64" width="64" src="icon.png"/>
  14.   </icons>
  15.   <hosts>
  16.     <host name="sidebar">
  17.       <base type="HTML" apiVersion="1.0" src="default.html"/>
  18.       <permissions>Full</permissions>
  19.       <platform minPlatformVersion="1.0"/>
  20.       <defaultImage src="drag.png"/>
  21.     </host>
  22.   </hosts>
  23. </gadget>
  24.