home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 117
/
FreelogNo117-OctobreNovembre2013.iso
/
Theme
/
8GadgetPack
/
8GadgetPackSetup.msi
/
Gadgets.7z
/
Gadgets
/
FeedReader.gadget
/
gadget.xml
< prev
next >
Wrap
Extensible Markup Language
|
2013-07-28
|
807b
|
22 lines
<?xml version="1.0" encoding="utf-8" ?>
<gadget>
<name>Desktop Feed Reader</name>
<version>4.0</version>
<author name="Cristian Patrasciuc">
<info text="windowslivegadgets.com"/>
<logo height="160" width="160" src="gadgeticon.png" />
</author>
<copyright>© 2011</copyright>
<description>Desktop Feed Reader lets you get a fast preview of favorite feeds.</description>
<icons>
<icon height="160" width="160" src="gadgeticon.png" />
</icons>
<hosts>
<host name="sidebar">
<base type="HTML" apiVersion="1.0.0" src="Gadget.html" />
<permissions>Full</permissions>
<platform minPlatformVersion="1.0" />
<autoscaleDPI>true</autoscaleDPI>
</host>
</hosts>
</gadget>