User: richteruwe Date: 2010-03-26 16:41:19+0000 Modified: de/www/downloads/download.js
Log: PrOOo-Box 3.2.0-2 DVD und neue Trackerlinks eingefuegt File Changes: Directory: /de/www/downloads/ ============================= File [changed]: download.js Url: http://de.openoffice.org/source/browse/de/www/downloads/download.js?r1=1.11&r2=1.12 Delta lines: +4 -4 ------------------- --- download.js 2010-03-25 20:36:00+0000 1.11 +++ download.js 2010-03-26 16:41:17+0000 1.12 @@ -118,7 +118,7 @@ function add_mk_dl_link( index ) { mirror = mirror_list[index][2]; - tracker = "http://prooo-box.org:6969/torrents"; + tracker = "http://torrent.projects.ooodev.org:6969/torrents"; // --- PrOOoBox --- Version ist extra definiertändern, wenn noch nicht aktuelle Version verfügbar! version = "3.2.0"; @@ -132,12 +132,12 @@ add_set_href( "prooo_deb_cd", mirror+"prooo-box-cd/prooo-box-"+version+"-1_CD_Linux-deb_de.iso" ); add_set_href( "prooo_deb_cd_torrent", tracker+"/OOo_"+version+"-1_CD_Linux-deb_prooo-box_de.iso.torrent?info_hash=37748a23a6766b3ffcb63cbb28eb10398cf308c0" ); - add_set_href( "prooo_dvd", mirror+"prooo-box-dvd/prooo-box-"+version_dvd+"-1_DVD_de.iso" ); - add_set_href( "prooo_dvd_torrent", tracker+"/OOo_"+version_dvd+"-1_DVD_prooo-box_allplatforms_de.iso.torrent?info_hash=d53ed0a002b2c0667aeeac56848291c329c1ce23" ); + add_set_href( "prooo_dvd", mirror+"prooo-box-dvd/prooo-box-"+version_dvd+"-2_DVD_de.iso" ); + add_set_href( "prooo_dvd_torrent", tracker+"/OOo_"+version_dvd+"-2_DVD_prooo-box_allplatforms_de.iso.torrent?info_hash=593b5f64323064e45085218deffd1ec24e07314f" ); // --- PrOOo-Box --- außer der Reihe.. add_set_href( "prooo_2.4_dvd", mirror+"prooo-box-dvd/prooo-box-2.4.3-1_DVD_de.iso" ); - add_set_href( "prooo_2.4_dvd_torrent", "http://prooo-box.org:6969/torrents/OOo_2.4.3-1_DVD_prooo-box_allplatforms_de.iso.torrent?info_hash=9503234b88a186392d43e91727690eeb89db9e4a" ); + add_set_href( "prooo_2.4_dvd_torrent", "http://torrent.projects.ooodev.org:6969/torrents/OOo_2.4.3-1_DVD_prooo-box_allplatforms_de.iso.torrent?info_hash=9503234b88a186392d43e91727690eeb89db9e4a" ); // --- OOoPortable ---Version ist extra definiertändern, wenn noch nicht aktuelle Version verfügbar! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
