Added "Rekonq" to list of known browsers, which prevents it from being considered...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 5 Mar 2012 23:14:58 +0000 (23:14 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 5 Mar 2012 23:14:58 +0000 (23:14 +0000)
resources/jquery/jquery.client.js

index ae74a32..493d4b0 100644 (file)
@@ -72,7 +72,7 @@
                                // Names of known browsers
                                var names = [
                                        'camino', 'chrome', 'firefox', 'netscape', 'konqueror', 'lynx', 'msie', 'opera', 'safari', 'ipod',
-                                       'iphone', 'blackberry', 'ps3'
+                                       'iphone', 'blackberry', 'ps3', 'rekonq'
                                ];
                                // Tanslations for conforming browser names
                                var nameTranslations = [];