[Scummvm-cvs-logs] SF.net SVN: scummvm:[40788] web/trunk/downloads.php

sev at users.sourceforge.net sev at users.sourceforge.net
Fri May 22 22:04:08 CEST 2009


Revision: 40788
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40788&view=rev
Author:   sev
Date:     2009-05-22 20:04:08 +0000 (Fri, 22 May 2009)

Log Message:
-----------
Make Downloads page even more crowded by adding FLAC-encoded Sword1
localized cutscenes.

Modified Paths:
--------------
    web/trunk/downloads.php

Modified: web/trunk/downloads.php
===================================================================
--- web/trunk/downloads.php	2009-05-22 19:55:18 UTC (rev 40787)
+++ web/trunk/downloads.php	2009-05-22 20:04:08 UTC (rev 40788)
@@ -355,14 +355,19 @@
 
 		addDownload("cat-flac", "Broken Sword 1 Cutscene Pack (English, DXA compression)", "(58.5M) - Requires ScummVM 0.10.0", "http://prdownloads.sourceforge.net/scummvm/Sword1_DXA_Cutscenes.zip?download");
 		addDownload("cat-ogg", "Broken Sword 1 Cutscene Pack (Brazilian)", "(38M) This is an offsite package with both Brazillian videos and audio", "http://downloads.scummbr.com/Sword1_Cutscenes_BRA_Complete.zip");
-		addDownload("cat-ogg", "Broken Sword 1 Cutscene Pack (English OGG AddOn)", "(2.9M) Alternative audio pack, for ports without FLAC support", "http://prdownloads.sourceforge.net/scummvm/Sword1_OGG_Cutscenes.zip?download");
 		addDownload("cat-sword", "Broken Sword 1 Cutscene Pack (all languages, Subtitles AddOn)", "(18k) Cutscene subtitles pack. All languages", "http://prdownloads.sourceforge.net/scummvm/Sword1_Cutscenes_Subtitles-1.0.zip?download");
-		addDownload("cat-ogg", "Broken Sword 1 Cutscene Pack (French AddOn)", "(1.6M) Overwrite files in English Pack with files from this archive", "http://prdownloads.sourceforge.net/scummvm/Sword1_Cutscenes_FRE_AddOn.zip?download");
-		addDownload("cat-ogg", "Broken Sword 1 Cutscene Pack (German AddOn)", "(1.8M) Overwrite files in English Pack with files from this archive", "http://prdownloads.sourceforge.net/scummvm/Sword1_Cutscenes_GER_AddOn.zip?download");
-		addDownload("cat-ogg", "Broken Sword 1 Cutscene Pack (Italian AddOn)", "(2.5M) Overwrite files in English Pack with files from this archive", "http://prdownloads.sourceforge.net/scummvm/Sword1_Cutscenes_ITA_AddOn.zip?download");
-		addDownload("cat-ogg", "Broken Sword 1 Cutscene Pack (Spanish AddOn)", "(2.2M) Overwrite files in English Pack with files from this archive", "http://prdownloads.sourceforge.net/scummvm/Sword1_Cutscenes_ESP_AddOn.zip?download");
+		addDownload("cat-flac", "Broken Sword 1 Cutscene Pack (French AddOn)", "(26.4M) Overwrite files in English Pack with files from this archive", "http://prdownloads.sourceforge.net/scummvm/Sword1_Cutscenes_DXA_FRE_AddOn.zip?download");
+		addDownload("cat-flac", "Broken Sword 1 Cutscene Pack (German AddOn)", "(26.4M) Overwrite files in English Pack with files from this archive", "http://prdownloads.sourceforge.net/scummvm/Sword1_Cutscenes_DXA_GER_AddOn.zip?download");
+		addDownload("cat-flac", "Broken Sword 1 Cutscene Pack (Italian AddOn)", "(22.6M) Overwrite files in English Pack with files from this archive", "http://prdownloads.sourceforge.net/scummvm/Sword1_Cutscenes_DXA_ITA_AddOn.zip?download");
+		addDownload("cat-flac", "Broken Sword 1 Cutscene Pack (Spanish AddOn)", "(25.6M) Overwrite files in English Pack with files from this archive", "http://prdownloads.sourceforge.net/scummvm/Sword1_Cutscenes_DXA_ESP_AddOn.zip?download");
 		addDownload("cat-flac", "Broken Sword 1 Demo Cutscene Pack", "(19M) - Requires ScummVM 0.10.0", "http://prdownloads.sourceforge.net/scummvm/Sword1_Demo_Cutscenes.zip?download");
 
+		addDownload("cat-ogg", "Broken Sword 1 Cutscene Pack (English OGG AddOn)", "(2.9M) Alternative English audio pack, for ports without FLAC support", "http://prdownloads.sourceforge.net/scummvm/Sword1_OGG_Cutscenes.zip?download");
+		addDownload("cat-ogg", "Broken Sword 1 Cutscene Pack (French OGG AddOn)", "(1.6M) Alternative French audio pack, for ports without FLAC support", "http://prdownloads.sourceforge.net/scummvm/Sword1_Cutscenes_FRE_AddOn.zip?download");
+		addDownload("cat-ogg", "Broken Sword 1 Cutscene Pack (German OGG AddOn)", "(1.8M) Alternative German audio pack, for ports without FLAC support", "http://prdownloads.sourceforge.net/scummvm/Sword1_Cutscenes_GER_AddOn.zip?download");
+		addDownload("cat-ogg", "Broken Sword 1 Cutscene Pack (Italian OGG AddOn)", "(2.5M) Alternative Italianaudio pack, for ports without FLAC support", "http://prdownloads.sourceforge.net/scummvm/Sword1_Cutscenes_ITA_AddOn.zip?download");
+		addDownload("cat-ogg", "Broken Sword 1 Cutscene Pack (Spanish OGG AddOn)", "(2.2M) Alternative Spanish audio pack, for ports without FLAC support", "http://prdownloads.sourceforge.net/scummvm/Sword1_Cutscenes_ESP_AddOn.zip?download");
+
 		addDownloadSeparator();
 
 		html_subhead_start("Broken Sword 2");


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