# HG changeset patch
# User kairo@kairo.at
# Date 1226686519 0
#      Fri Nov 14 18:15:19 2008 +0000
# Node ID 757a6505e7ce89dc33cc30a448918ba572a0c124
# Parent  157cd6d5b730caa6b792e3dc6352f74363d70efc
yet another try doing L10n dirs slightly differently

diff --git a/src/.htaccess b/src/.htaccess
--- a/src/.htaccess
+++ b/src/.htaccess
@@ -14,8 +14,6 @@
 # This redirects Apache to existing file
 RewriteRule ^/(en|de)/(.*)$ /$2
 
-SetEnvIf Request_URI ^/(en|de)/ prefer-language=$1
-
 RedirectMatch temp ^/security/(.*)$ http://www.mozilla.org/security/$1
 
 <FilesMatch "-atom(\..+)?$">