SOURCES: kdelibs-konqueror-agent.patch (NEW) - add info about dist...
hawk
hawk at pld-linux.org
Thu Mar 22 01:40:54 CET 2007
Author: hawk Date: Thu Mar 22 00:40:54 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- add info about distribution to konqueror agent string
---- Files affected:
SOURCES:
kdelibs-konqueror-agent.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/kdelibs-konqueror-agent.patch
diff -u /dev/null SOURCES/kdelibs-konqueror-agent.patch:1.1
--- /dev/null Thu Mar 22 01:40:54 2007
+++ SOURCES/kdelibs-konqueror-agent.patch Thu Mar 22 01:40:49 2007
@@ -0,0 +1,11 @@
+--- kdelibs-3.5.6/kio/kio/kprotocolmanager.cpp.orig 2006-01-19 18:06:11.000000000 +0100
++++ kdelibs-3.5.6/kio/kio/kprotocolmanager.cpp 2007-03-22 01:37:08.000000000 +0100
+@@ -72,7 +72,7 @@
+
+ // DEFAULT USERAGENT STRING
+ #define CFG_DEFAULT_UAGENT(X) \
+-QString("Mozilla/5.0 (compatible; Konqueror/%1.%2%3) KHTML/%4.%5.%6 (like Gecko)") \
++QString("Mozilla/5.0 (compatible; Konqueror/%1.%2%3) KHTML/%4.%5.%6 (like Gecko) PLD/2.0 (Ac)") \
+ .arg(KDE_VERSION_MAJOR).arg(KDE_VERSION_MINOR).arg(X).arg(KDE_VERSION_MAJOR).arg(KDE_VERSION_MINOR).arg(KDE_VERSION_RELEASE)
+
+ void KProtocolManager::reparseConfiguration()
================================================================
More information about the pld-cvs-commit
mailing list