User: SimonAW 
Date: 2010-01-14 14:29:42+0000
Modified:
   de/www/testdir/download.html

Log:
 Auf untu testen

File Changes:

Directory: /de/www/testdir/
===========================

File [changed]: download.html
Url: 
http://de.openoffice.org/source/browse/de/www/testdir/download.html?r1=1.16&r2=1.17
Delta lines:  +1 -1
-------------------
--- download.html       2010-01-14 14:13:01+0000        1.16
+++ download.html       2010-01-14 14:29:39+0000        1.17
@@ -101,7 +101,7 @@
                        function os_detect() {
                                uastring = new String( navigator.userAgent 
).toLowerCase();
                                if ( uastring.indexOf( "linux" ) >= 0 ) {
-                                       if ( uastring.indexOf( "debian" ) >= 0 
) {
+                                       if ( uastring.indexOf( "debian" ) >= 0 
|| uastring.indexOf( "untu" ) >= 0 ) {
                                                os_name = "Linux (DEB)";
                                                filename = 
"OOo_"+version+"_LinuxIntel_install_de_deb.tar.gz";
                                                return;




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Antwort per Email an