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 >
Wrap
Extensible Markup Language
|
2012-11-01
|
799b
|
24 lines
<?xml version="1.0" encoding="utf-8"?>
<gadget>
<name>Remove Drive Safely</name>
<namespace>IPTSOLUTIONS.COM</namespace>
<version>1.2.1</version>
<author name="Plamen Todorov">
<info url="http://www.iptsolutions.com/" text="www.iptsolutions.com"/>
<logo src="logo.png"/>
</author>
<copyright>IPT Solutions Ltd. © 2007</copyright>
<description>The easiest way to remove your safely removal devices from the sidebar.</description>
<icons>
<icon height="64" width="64" src="icon.png"/>
</icons>
<hosts>
<host name="sidebar">
<base type="HTML" apiVersion="1.0" src="default.html"/>
<permissions>Full</permissions>
<platform minPlatformVersion="1.0"/>
<defaultImage src="drag.png"/>
</host>
</hosts>
</gadget>