diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-25 04:38:11 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-25 04:38:11 +0800 |
commit | bc7484e902d2d363cd9238b53d62d9e6cbec7f85 (patch) | |
tree | 5684f862bf163978bcd424edd65fc995c6d78cc3 /ChangeLog | |
parent | bea011cf50259f0ea5cf6bb397d7793c203a5cba (diff) | |
download | gsoc2013-epiphany-bc7484e902d2d363cd9238b53d62d9e6cbec7f85.tar gsoc2013-epiphany-bc7484e902d2d363cd9238b53d62d9e6cbec7f85.tar.gz gsoc2013-epiphany-bc7484e902d2d363cd9238b53d62d9e6cbec7f85.tar.bz2 gsoc2013-epiphany-bc7484e902d2d363cd9238b53d62d9e6cbec7f85.tar.lz gsoc2013-epiphany-bc7484e902d2d363cd9238b53d62d9e6cbec7f85.tar.xz gsoc2013-epiphany-bc7484e902d2d363cd9238b53d62d9e6cbec7f85.tar.zst gsoc2013-epiphany-bc7484e902d2d363cd9238b53d62d9e6cbec7f85.zip |
Default security.warn_submit_insecure.show_once to false. Avoids us
2005-01-24 Christian Persch,,, <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Default security.warn_submit_insecure.show_once to false.
Avoids us displaying the submit-insecure warning, ever.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2005-01-24 Christian Persch,,, <chpe@cvs.gnome.org> + * data/default-prefs-common.js: + + Default security.warn_submit_insecure.show_once to false. + Avoids us displaying the submit-insecure warning, ever. + +2005-01-24 Christian Persch,,, <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks-editor.c: (import_bookmarks): Better wording for the import-failed dialogue. |