Author: nextgens
Date: 2009-03-04 15:35:21 +0000 (Wed, 04 Mar 2009)
New Revision: 25890
Modified:
trunk/website/pages/en/download.php
Log:
website: propose the UAC elevation thingy for win7 too
Modified: trunk/website/pages/en/download.php
===================================================================
--- trunk/website/pages/en/download.php 2009-03-04 10:03:47 UTC (rev 25889)
+++ trunk/website/pages/en/download.php 2009-03-04 15:35:21 UTC (rev 25890)
@@ -94,8 +94,8 @@
hideDiv("windows");
hideDiv("macos");
hideDiv("unix");
- if(navigator.userAgent.indexOf("Windows NT 6.0") > -1) {
- // Windows vista has UAC enabled by default. We need to propose
the .exe as JWS won't work :|
+ if(navigator.userAgent.indexOf("Windows NT 6.") > -1) {
+ // Windows vista/7 have UAC enabled by default. We need to
propose the .exe as JWS won't work :|
showDiv("nojws");
showDiv("windows");
} else if(Java >= 1 && navigator.javaEnabled()) {
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs