tray/site/download.xml
Evgeny Gryaznov 41b55e4acf site, first approach
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@21 c66351dc-e62f-0410-b875-e3a5c0b9693f
2007-08-26 21:29:50 +00:00

22 lines
488 B
XML

<?xml version="1.0" encoding="windows-1251" ?>
<hxml xmlns:xi="http://www.w3.org/2001/XInclude">
<xi:include href="i18n.xml"/>
<title lang="eng">Download</title>
<content>
<lang lang='eng'>
<download dir="files/" title="The latest stable release">
<group name="v1.0.7">
<file name='webim107.zip' type='Zip archive' link="http://prdownloads.sourceforge.net/webim/webim107.zip?download">Web Messenger 1.0.7</file>
</group>
</download>
</lang>
</content>
</hxml>