mirror of
https://github.com/Mibew/java.git
synced 2025-01-22 17:40:35 +03:00
update download
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@43 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
parent
32c5407cd4
commit
b865c21688
@ -10,8 +10,8 @@
|
||||
<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 name="v1.0.8">
|
||||
<file name='webim108.zip' type='Zip archive' link="http://prdownloads.sourceforge.net/webim/webim108.zip?download">Web Messenger 1.0.8</file>
|
||||
</group>
|
||||
</download>
|
||||
|
||||
|
@ -155,12 +155,12 @@
|
||||
<td width="200"><img src="images/empty.gif" height="1" width="200" border="0" alt=""></td>
|
||||
<td width="100%"><img src="images/empty.gif" height="1" width="200" border="0" alt=""></td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="loadh">v1.0.7</td></tr>
|
||||
<tr><td colspan="3" class="loadh">v1.0.8</td></tr>
|
||||
<tr><td colspan="3" height="5"></td></tr>
|
||||
<tr>
|
||||
<td align="center"><img src="images/dir-file.png" border="0"></td>
|
||||
<td><a href="http://prdownloads.sourceforge.net/webim/webim107.zip?download">webim107.zip</a></td>
|
||||
<td>Web Messenger 1.0.7</td>
|
||||
<td><a href="http://prdownloads.sourceforge.net/webim/webim108.zip?download">webim108.zip</a></td>
|
||||
<td>Web Messenger 1.0.8</td>
|
||||
</tr>
|
||||
</table></p>
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
rmdir /q/s deploy
|
||||
mkdir deploy
|
||||
xcopy webim deploy\ /s/q
|
||||
rmdir /q/s deploy\.settings
|
||||
del deploy\.project
|
||||
|
Loading…
Reference in New Issue
Block a user