home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / gadget.xml < prev    next >
Extensible Markup Language  |  2012-05-19  |  884b  |  29 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <gadget>
  3.   <name>Calendar</name>
  4.   <namespace>
  5.     <!--_locComment_text="{Locked}"-->microsoft.windows
  6.   </namespace>
  7.   <version>
  8.     <!--_locComment_text="{Locked}"-->1.1.0.0
  9.   </version>
  10.   <author name="Microsoft Corporation">
  11.   </author>
  12.   <copyright><!--_locComment_text="{Locked}"-->┬⌐ 2012</copyright>
  13.   <description>Browse the days of the calendar.</description>
  14.   <icons>
  15.     <icon height="48" width="48" src="icon.png"/>
  16.   </icons>
  17.   <hosts>
  18.     <host name="sidebar">
  19.       <autoscaleDPI><!--_locComment_text="{Locked}"-->true</autoscaleDPI>
  20.       <base type="HTML" apiVersion="1.0.0" src="calendar.html"/>
  21.       <permissions>
  22.         <!--_locComment_text="{Locked}"-->Full
  23.       </permissions>
  24.       <platform minPlatformVersion="1.0"/>
  25.       <defaultImage src="drag.png"/>
  26.     </host>
  27.   </hosts>
  28. </gadget>
  29.