User: floeff  
Date: 06/01/25 03:05:50

Modified:
 /de/www/downloads/
  quickdl.js

Log:
 PrOOo-Box-Download korrigiert

File Changes:

Directory: /de/www/downloads/
=============================

File [changed]: quickdl.js
Url: 
http://de.openoffice.org/source/browse/de/www/downloads/quickdl.js?r1=1.65&r2=1.66
Delta lines:  +6 -6
-------------------
--- quickdl.js  20 Jan 2006 21:49:59 -0000      1.65
+++ quickdl.js  25 Jan 2006 11:05:47 -0000      1.66
@@ -47,7 +47,7 @@
        ['mac','1.0.3', '1.0.3', 'contrib/MacOSX/ooo103darwingm.dmg.gz'],
        ['mac','1.0.3_lang', '1.0.3 (Sprachpaket)', 
'contrib/MacOSX/ooo103l18ngm.dmg.gz'],
 
-       ['prooobox', '20051021', '2.0 (20051021)',      
'contrib/iso/de/ooo_2.0_20051021_win_lin_mac_de.iso'],
+       ['prooobox', '20051221', '2.0.1 (20051221)',    
'contrib/iso/de/ooo_2.0.1_20051221_win_lin_mac_de.iso'],
 
        ['lin_ppc','1.0.0',     '1.0.0', 
'localized/de/1.0.0/OOo_1.0.0_LinuxPPC_install_de.tar.gz'],
 
@@ -102,7 +102,7 @@
 ];
 
 /*-------------------------------------------------------------------
---- Liste, welcher Mirror welche Plattformen vorh�t ...
+--- Liste, welcher Mirror welche Plattformen vorh?t ...
 ---    wenn wir das noch auf die Versionen runterbrechen, werden wir mit 
tippen nicht fertig
 ---            <mirror_key>, <plattform_key>
 full: ['aach_f', ['freebsd_5.2x86', 'lin_ppc', 'lin_sparc', 'lin_x86', 'mac', 
'sol_sparc', 'sol_x86', 'win', 'prooobox' ]],
@@ -183,7 +183,7 @@
         Plattform auf */
 var i;
 
-       /* gew�lte Plattform holen */
+       /* gew?lte Plattform holen */
        var platform = 
document.download.platform.options[document.download.platform.selectedIndex].value;
        /* Liste leeren */
        document.download.version.options.length = 0;
@@ -213,12 +213,12 @@
 /*-------------------------------------------------------------------*/
 function makeMirrorList() {
 /*- Baut die Liste der Mirrors anhand der gewälten Platform / Version auf
-       und w�lt einen zuf�ligen Mirror aus*/
+       und w?lt einen zuf?ligen Mirror aus*/
 var i;
 var j;
 var k;
 
-       /* gew�lte Plattform*/
+       /* gew?lte Plattform*/
        var platform = document.download.platform.value;
 
        /* Liste leeren */
@@ -260,7 +260,7 @@
        ermitteln und in die Copybox eintragen -*/
 var i; var j; var k;
 
-       /* gew�lte Plattform, Version und Mirror holen holen */
+       /* gew?lte Plattform, Version und Mirror holen holen */
        var platform = document.download.platform.value;
        var vers = document.download.version.value;
        var mirror = document.download.mirror.value;




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Antwort per Email an