[hackers] [surf] Fix cookies wording || Ivan Tham

From: <git_AT_suckless.org>
Date: Wed, 18 Nov 2015 08:58:45 +0100 (CET)

commit b7a359a84fa17569435bf698ca1f2ec81c57e001
Author: Ivan Tham <pickfire_AT_riseup.net>
AuthorDate: Wed Nov 18 14:47:45 2015 +0800
Commit: Christoph Lohmann <20h_AT_r-36.net>
CommitDate: Wed Nov 18 08:58:18 2015 +0100

    Fix cookies wording
    
    Signed-off-by: Christoph Lohmann <20h_AT_r-36.net>

diff --git a/config.def.h b/config.def.h
index 1c18827..93a3d49 100644
--- a/config.def.h
+++ b/config.def.h
_AT_@ -17,7 +17,7 @@ static gfloat zoomlevel = 1.0; /* Default zoom level */
 /* Soup default features */
 static char *cookiefile = "~/.surf/cookies.txt";
 static char *cookiepolicies = "Aa_AT_"; /* A: accept all; a: accept nothing,
- * _AT_: accept no third party */
+ * _AT_: accept all except third party */
 static char *cafile = "/etc/ssl/certs/ca-certificates.crt";
 static Bool strictssl = FALSE; /* Refuse untrusted SSL connections */
 static time_t sessiontime = 3600;
Received on Wed Nov 18 2015 - 08:58:45 CET

This archive was generated by hypermail 2.3.0 : Wed Nov 18 2015 - 09:00:12 CET