diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-12-18 03:06:33 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-12-18 03:06:33 +0800 |
commit | bbe2b5bf9901099d93388ffdac41afce0a6f96e2 (patch) | |
tree | 5e34b53a0d331e12330dcce016e8bf41aec406f0 /ChangeLog | |
parent | 405789297075e4e3a31e347ef9e002c66e198550 (diff) | |
download | gsoc2013-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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): |