home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / Gadgets.7z / Gadgets / Network_Meter_V8.4.gadget / gadget.xml < prev    next >
Extensible Markup Language  |  2013-05-03  |  965b  |  24 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <gadget>
  3.     <name>Network Meter</name>
  4.     <namespace>AddGadgets</namespace>
  5.     <version>9.5</version>
  6.     <author name="AddGadgets">
  7.         <info url="http://addgadgets.com" />
  8.         <logo src="icon.png" />
  9.     </author>
  10.     <copyright>┬⌐ 2007 - 2013 AddGadgets.com</copyright>
  11.     <description>The Network Meter will show you SSID, Signal Quality, Internal IP address, External IP address, Blacklisted IP ratio, IP lookup with Google Maps, Speed test, Firewall check, Upload speed, download speed, usage remaining, total of usage and connection is secure or not secure.</description>
  12.     <icons>
  13.         <icon height="100" width="100" src="icon.png" />
  14.     </icons>
  15.     <hosts>
  16.         <host name="sidebar">
  17.             <base type="HTML" apiVersion="1.0.0.0" src="gadget.html" />
  18.             <permissions>Full</permissions>
  19.             <platform minPlatformVersion="1.0"/>
  20.             <defaultImage src="icon.png" />
  21.             <autoscaleDPI>true</autoscaleDPI>
  22.         </host>
  23.     </hosts>
  24. </gadget>