[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kio/kio
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2009-08-25 13:53:11
Message-ID: 1251208391.237373.1466.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1015423 by adawit:

Use only the default language in the default user-agent string

 M  +1 -1      kprotocolmanager.cpp  


--- trunk/KDE/kdelibs/kio/kio/kprotocolmanager.cpp #1015422:1015423
@@ -466,7 +466,7 @@
     }
     if( modifiers.contains('l') )
     {
-      supp += QString("; %1").arg(acceptLanguagesHeader());
+      supp += QString("; %1").arg(KGlobal::locale()->language());
     }
   }
   d->modifiers = modifiers;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic