[packages/chromium-browser] restore pld identity in user agent string

glen glen at pld-linux.org
Mon Feb 11 11:22:57 CET 2013


commit 539fb34b24530d600d1a83f8507f592a1c28d128
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Feb 11 12:22:16 2013 +0200

    restore pld identity in user agent string
    
    lost in e9abb380684885a6a04583307583f171a2dc9f09

 chromium_useragent.patch.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chromium_useragent.patch.in b/chromium_useragent.patch.in
index fefbf62..d75a8c7 100644
--- a/chromium_useragent.patch.in
+++ b/chromium_useragent.patch.in
@@ -14,7 +14,7 @@
    base::StringAppendF(
        &user_agent,
 -      "Mozilla/5.0 (%s) AppleWebKit/%d.%d (KHTML, like Gecko) %s Safari/%d.%d",
-+      "Mozilla/5.0 (%s) AppleWebKit/%d.%d (KHTML, like Gecko) %s %s Safari/%d.%d",
++      "Mozilla/5.0 (%s) AppleWebKit/%d.%d (KHTML, like Gecko) @BUILD_DIST_NAME@/@BUILD_DIST_VERSION@ %s %s Safari/%d.%d",
        os_info.c_str(),
        WEBKIT_VERSION_MAJOR,
        WEBKIT_VERSION_MINOR,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/539fb34b24530d600d1a83f8507f592a1c28d128



More information about the pld-cvs-commit mailing list