diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-09 09:29:17 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-09 09:29:17 +0800 |
commit | 26655a0641769e2b8d27980b9dc463f5282a489c (patch) | |
tree | bfae8f3c6f9ba51bf97711a9dff1ec8c187ecd74 /ChangeLog | |
parent | 2427e942801133136a6d63874eee960f1249f0d2 (diff) | |
download | gsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.tar gsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.tar.gz gsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.tar.bz2 gsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.tar.lz gsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.tar.xz gsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.tar.zst gsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.zip |
Don't show the description for no-secure and broken sites.
2005-01-09 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (sync_tab_security):
Don't show the description for no-secure and broken sites.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-01-09 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-window.c: (sync_tab_security): + + Don't show the description for no-secure and broken sites. + +2005-01-09 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.h: |