home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 117
/
FreelogNo117-OctobreNovembre2013.iso
/
Theme
/
8GadgetPack
/
8GadgetPackSetup.msi
/
Gadgets.7z
/
Gadgets
/
All_CPU_Meter.gadget
/
gadget.xml
< prev
next >
Wrap
Extensible Markup Language
|
2013-06-10
|
868b
|
23 lines
<?xml version="1.0" encoding="utf-8"?>
<gadget>
<name>All CPU Meter</name>
<namespace>AddGadgets.com</namespace>
<version>4.7.3</version>
<author name="AddGadgets.com">
<info url="http://addgadgets.com" />
<logo src="icon.png" />
</author>
<copyright>© 2013 by AddGadgets.com</copyright>
<description>The All Cpu Meter will show you all core cpu usage(32 Core, 24 Core, 16 Core, 12 Core, 8 Core, 6 Core, 4 Core, 3 Core, 2 Core, 1 Core),Temperatures, RAM usage and many. It also displayes all core usage history.</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" />
</host>
</hosts>
</gadget>