unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob e588085b6a9dd71b010b4fa130fa9f989f4eeb08 722 bytes (raw)
name: gnu/packages/patches/icecat-fix-useragent.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
--- icecat-38.8.0/browser/app/profile/icecat.js.orig	2016-09-10 09:56:30.809082564 +0200
+++ icecat-38.8.0/browser/app/profile/icecat.js	2016-09-10 09:56:59.957522723 +0200
@@ -2134,7 +2134,7 @@ pref("social.directories", "");
 // Spoof the useragent to a generic one
 pref("general.useragent.compatMode.firefox",true);
 // Spoof the useragent to a generic one
-pref("general.useragent.override", "Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0");
+pref("general.useragent.override", "Mozilla/5.0 (GNU GuixSD 0.11.0; rv:38.0) Gecko/20100101 Firefox/38.0");
 pref("general.appname.override", "Netscape");
 pref("general.appversion.override", "38.0");
 pref("general.buildID.override", "Gecko/20100101");

debug log:

solving e588085 ...
found e588085 in https://yhetil.org/guix-devel/878tv0un7w.fsf@gnu.org/

applying [1/1] https://yhetil.org/guix-devel/878tv0un7w.fsf@gnu.org/
diff --git a/gnu/packages/patches/icecat-fix-useragent.patch b/gnu/packages/patches/icecat-fix-useragent.patch
new file mode 100644
index 0000000..e588085

Checking patch gnu/packages/patches/icecat-fix-useragent.patch...
Applied patch gnu/packages/patches/icecat-fix-useragent.patch cleanly.

index at:
100644 e588085b6a9dd71b010b4fa130fa9f989f4eeb08	gnu/packages/patches/icecat-fix-useragent.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).