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

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <gadget>
  3.   <name>Glass Calendar</name>
  4.   <namespace>04. Calendar</namespace>
  5.   <version>1.4</version>
  6.   <author name="gersma, modded by digitalmaxx">
  7.     <info url="http://digitalmaxx.deviantart.com/" text="my gallery" />
  8.   </author>
  9.   <copyright>┬⌐ 2011</copyright>
  10.   <description>A calendar for the desktop, its size can be changed with the undock button.</description>
  11.   <icons>
  12.     <icon height="48" width="48" src="icon.png" />
  13.   </icons>
  14.   <hosts>
  15.     <host name="sidebar">
  16.       <base type="HTML" apiVersion="1.0.0" src="gadget.html" />
  17.       <permissions>full</permissions>
  18.       <platform minPlatformVersion="1.0" />
  19.       <defaultImage src="drag.png" />
  20.     </host>
  21.   </hosts>
  22. </gadget>