home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / Gadgets.7z / Gadgets / SystemMonitorII.gadget / gadget.xml < prev    next >
Extensible Markup Language  |  2013-07-17  |  1KB  |  24 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" ?>
  2. <gadget>
  3.   <name>System Monitor II</name>
  4.   <namespace>myfavoritegadgets.info</namespace>
  5.   <version>17.8</version>
  6.   <author name="Igor M. Bushin">
  7.     <info url="www.myfavoritegadgets.info" text="www.myfavoritegadgets.info" />
  8.     <logo src="images/logo.png" />
  9.   </author>
  10.   <copyright>┬⌐ 2010-2013 by Igor 'Igogo' Bushin</copyright>
  11.   <description>System Monitor shows your CPU core usage (supporting up to 24 cores) and RAM usage (physical, page file and full, includes virtual). It also displays all cores and RAM usage history and cores temperatures. Writing data to a log file. Supports multi CPU systems.</description>
  12.   <icons>
  13.    <icon src="images/icon.png"/>
  14.   </icons>
  15.   <hosts>
  16.     <host name="sidebar">
  17.       <base type="HTML" apiVersion="1.0.0" src="SystemMonitorII.html" />
  18.       <permissions>full</permissions>
  19.       <platform minPlatformVersion="1.0" />
  20.       <defaultImage src="images/icon.png"/>
  21.     </host>
  22.   </hosts>
  23. </gadget>
  24.