home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 117
/
FreelogNo117-OctobreNovembre2013.iso
/
Theme
/
8GadgetPack
/
8GadgetPackSetup.msi
/
Gadgets.7z
/
Gadgets
/
Control_System.gadget
/
gadget.xml
< prev
next >
Wrap
Extensible Markup Language
|
2013-05-03
|
806b
|
24 lines
<?xml version="1.0" encoding="utf-8"?>
<gadget>
<name>Control System</name>
<namespace>AddGadgets</namespace>
<version>2.0</version>
<author name="AddGadgets">
<info url="http://addgadgets.com" />
<logo src="icon.png" />
</author>
<copyright>© 2013 AddGadgets.com</copyright>
<description>With this Control System you can simply control standby, shutdown, restart, logoff or hibernate from your Windows Sidebar.</description>
<icons>
<icon height="100" width="100" src="icon.png" />
</icons>
<hosts>
<host name="sidebar">
<base type="HTML" apiVersion="1.0.0.0" src="gadget.html" />
<permissions>Full</permissions>
<platform minPlatformVersion="1.0"/>
<defaultImage src="icon.png" />
<autoscaleDPI>true</autoscaleDPI>
</host>
</hosts>
</gadget>