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 >
Wrap
Extensible Markup Language
|
2013-08-05
|
759b
|
22 lines
<?xml version="1.0" encoding="utf-8"?>
<gadget>
<name>Glass Calendar</name>
<namespace>04. Calendar</namespace>
<version>1.4</version>
<author name="gersma, modded by digitalmaxx">
<info url="http://digitalmaxx.deviantart.com/" text="my gallery" />
</author>
<copyright>© 2011</copyright>
<description>A calendar for the desktop, its size can be changed with the undock button.</description>
<icons>
<icon height="48" width="48" src="icon.png" />
</icons>
<hosts>
<host name="sidebar">
<base type="HTML" apiVersion="1.0.0" src="gadget.html" />
<permissions>full</permissions>
<platform minPlatformVersion="1.0" />
<defaultImage src="drag.png" />
</host>
</hosts>
</gadget>