aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--data/epiphany.schemas.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ecbd48f37..8996223b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-05-25 Christian Persch <chpe@cvs.gnome.org>
+ * data/epiphany.schemas.in:
+
+ Default to accept cookies from current site only, not from anywhere.
+
+2005-05-25 Christian Persch <chpe@cvs.gnome.org>
+
* embed/Makefile.am:
* embed/find-dialog.c:
* embed/find-dialog.h:
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in
index 2de7e191c..829795344 100644
--- a/data/epiphany.schemas.in
+++ b/data/epiphany.schemas.in
@@ -471,7 +471,7 @@
<applyto>/apps/epiphany/web/cookie_accept</applyto>
<owner>epiphany</owner>
<type>string</type>
- <default>anywhere</default>
+ <default>current site</default>
<locale name="C">
<short>Cookie accept</short>
<long>Where to accept cookies from. Possible values are "anywhere",