User: richteruwe Date: 2010-03-25 20:36:02+0000 Modified: de/www/downloads/download.js
Log: Neue URL fuer PrOOo-Box Bittorrent Tracker File Changes: Directory: /de/www/downloads/ ============================= File [changed]: download.js Url: http://de.openoffice.org/source/browse/de/www/downloads/download.js?r1=1.10&r2=1.11 Delta lines: +3 -3 ------------------- --- download.js 2010-03-05 18:12:12+0000 1.10 +++ download.js 2010-03-25 20:36:00+0000 1.11 @@ -118,7 +118,7 @@ function add_mk_dl_link( index ) { mirror = mirror_list[index][2]; - tracker = "http://ooodev.org:6969/torrents"; + tracker = "http://prooo-box.org:6969/torrents"; // --- PrOOoBox --- Version ist extra definiertändern, wenn noch nicht aktuelle Version verfügbar! version = "3.2.0"; @@ -133,11 +133,11 @@ 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=17464aff190288ea950000be346884a615d70783" ); + add_set_href( "prooo_dvd_torrent", tracker+"/OOo_"+version_dvd+"-1_DVD_prooo-box_allplatforms_de.iso.torrent?info_hash=d53ed0a002b2c0667aeeac56848291c329c1ce23" ); // --- 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://ooodev.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://prooo-box.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]
