home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 117
/
FreelogNo117-OctobreNovembre2013.iso
/
Theme
/
8GadgetPack
/
8GadgetPackSetup.msi
/
gadget.xml_39
< prev
next >
Wrap
Extensible Markup Language
|
2012-05-19
|
899b
|
23 lines
<?xml version="1.0" encoding="utf-8"?>
<gadget>
<name>スライド ショー</name>
<namespace><!--_locComment_text="{Locked}"-->microsoft.windows</namespace>
<version><!--_locComment_text="{Locked}"-->1.0.0.0</version>
<author name="Microsoft Corporation">
</author>
<copyright><!--_locComment_text="{Locked}"-->© 2012</copyright>
<description>連続した写真や絵でスライド ショーを表示します。</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="slideShow.html"/>
<permissions><!--_locComment_text="{Locked}"-->Full</permissions>
<platform minPlatformVersion="1.0"/>
<defaultImage src="drag.png"/>
</host>
</hosts>
</gadget>