home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 117
/
FreelogNo117-OctobreNovembre2013.iso
/
Theme
/
8GadgetPack
/
8GadgetPackSetup.msi
/
gadget.xml_2
< prev
next >
Wrap
Extensible Markup Language
|
2012-05-19
|
888b
|
29 lines
<?xml version="1.0" encoding="utf-8"?>
<gadget>
<name>Calendrier</name>
<namespace>
<!--_locComment_text="{Locked}"-->microsoft.windows
</namespace>
<version>
<!--_locComment_text="{Locked}"-->1.1.0.0
</version>
<author name="Microsoft Corporation">
</author>
<copyright><!--_locComment_text="{Locked}"-->© 2012</copyright>
<description>Parcourez les jours du calendrier.</description>
<icons>
<icon height="48" width="48" src="icon.png"/>
</icons>
<hosts>
<host name="sidebar">
<autoscaleDPI><!--_locComment_text="{Locked}"-->true</autoscaleDPI>
<base type="HTML" apiVersion="1.0.0" src="calendar.html"/>
<permissions>
<!--_locComment_text="{Locked}"-->Full
</permissions>
<platform minPlatformVersion="1.0"/>
<defaultImage src="drag.png"/>
</host>
</hosts>
</gadget>