home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / Gadgets.7z / Gadgets / StickyNotesOnline.gadget / gadget.xml < prev    next >
Extensible Markup Language  |  2012-08-16  |  950b  |  24 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" ?>
  2. <gadget>
  3.   <name>Sticky Notes Online</name>
  4.   <namespace>windows.sdk</namespace>
  5.   <version>2.0.0.2</version>
  6.   <author name="SharPra">
  7.     <info url="www.sharpra.com" />
  8.     <logo src="../logo.png" />
  9.   </author>
  10.   <copyright>©2008-2011 SharPra</copyright>
  11.   <description>Permanantly store and access your notes from anywhere! Login to share your Notes between Windows 7/Vista and your mobile device or browser. Complete details at SharPra.com. Check out the cool themes in the settings.Thank you.</description>
  12.   <icons>
  13.     <icon height="48" width="48" src="../icon.png" />
  14.   </icons>
  15.   <hosts>
  16.     <host name="sidebar">
  17.       <base type="HTML" apiVersion="1.0.0" src="sno.htm" />
  18.       <permissions>Full</permissions>
  19.       <platform minPlatformVersion="1.0" />
  20.       <defaultImage src="../drag.png" />
  21.       <autoscaleDPI>true</autoscaleDPI>
  22.     </host>
  23.   </hosts>
  24. </gadget>