aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-12-18 03:06:33 +0800
committerChristian Persch <chpe@src.gnome.org>2006-12-18 03:06:33 +0800
commitbbe2b5bf9901099d93388ffdac41afce0a6f96e2 (patch)
tree5e34b53a0d331e12330dcce016e8bf41aec406f0 /ChangeLog
parent405789297075e4e3a31e347ef9e002c66e198550 (diff)
downloadgsoc2013-epiphany-bbe2b5bf9901099d93388ffdac41afce0a6f96e2.tar
gsoc2013-epiphany-bbe2b5bf9901099d93388ffdac41afce0a6f96e2.tar.gz
gsoc2013-epiphany-bbe2b5bf9901099d93388ffdac41afce0a6f96e2.tar.bz2
gsoc2013-epiphany-bbe2b5bf9901099d93388ffdac41afce0a6f96e2.tar.lz
gsoc2013-epiphany-bbe2b5bf9901099d93388ffdac41afce0a6f96e2.tar.xz
gsoc2013-epiphany-bbe2b5bf9901099d93388ffdac41afce0a6f96e2.tar.zst
gsoc2013-epiphany-bbe2b5bf9901099d93388ffdac41afce0a6f96e2.zip
Fix secure location bar colouring with dark themes. Bug #347343, patch by
2006-12-17 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_style_set): Fix secure location bar colouring with dark themes. Bug #347343, patch by Diego Escalante Urrelo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08ef78b09..bfcf0abe8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
+ * lib/widgets/ephy-location-entry.c:
+ (ephy_location_entry_style_set):
+
+ Fix secure location bar colouring with dark themes. Bug #347343,
+ patch by Diego Escalante Urrelo.
+
+2006-12-17 Christian Persch <chpe@cvs.gnome.org>
+
* data/Makefile.am:
* src/Makefile.am:
* src/window-commands.c: (window_cmd_help_about):