[Scummvm-cvs-logs] SF.net SVN: scummvm:[53930] web/trunk/data/downloads.xml
jvprat at users.sourceforge.net
jvprat at users.sourceforge.net
Sat Oct 30 00:20:10 CEST 2010
Revision: 53930
http://scummvm.svn.sourceforge.net/scummvm/?rev=53930&view=rev
Author: jvprat
Date: 2010-10-29 22:20:10 +0000 (Fri, 29 Oct 2010)
Log Message:
-----------
WEB: Hopefully fix the dreamcast-nero+demos link.
sourceforge.net changed the way they handle the '+' character in their links.
Modified Paths:
--------------
web/trunk/data/downloads.xml
Modified: web/trunk/data/downloads.xml
===================================================================
--- web/trunk/data/downloads.xml 2010-10-29 22:16:16 UTC (rev 53929)
+++ web/trunk/data/downloads.xml 2010-10-29 22:20:10 UTC (rev 53930)
@@ -190,7 +190,7 @@
</file>
<file>
<category_icon>catpl-dc.png</category_icon>
- <url>scummvm-{$release}-dreamcast-nero+demos.zip?download</url>
+ <url>scummvm-{$release}-dreamcast-nero%2Bdemos.zip?download</url>
<name>Dreamcast Nero Image & Demos</name>
<extra_info>(15.6M .zip)</extra_info>
</file>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list