diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-09-27 20:17:32 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-09-27 20:17:32 +0800 |
commit | 8b94ac9b3e071f2813e495c64d15c8af72300176 (patch) | |
tree | eccfdb09a2684304d819fb0634cf831b662b1fde /ChangeLog | |
parent | 8f4eb51364a20e5aaafa4153ca086831c24dcab9 (diff) | |
download | gsoc2013-epiphany-8b94ac9b3e071f2813e495c64d15c8af72300176.tar gsoc2013-epiphany-8b94ac9b3e071f2813e495c64d15c8af72300176.tar.gz gsoc2013-epiphany-8b94ac9b3e071f2813e495c64d15c8af72300176.tar.bz2 gsoc2013-epiphany-8b94ac9b3e071f2813e495c64d15c8af72300176.tar.lz gsoc2013-epiphany-8b94ac9b3e071f2813e495c64d15c8af72300176.tar.xz gsoc2013-epiphany-8b94ac9b3e071f2813e495c64d15c8af72300176.tar.zst gsoc2013-epiphany-8b94ac9b3e071f2813e495c64d15c8af72300176.zip |
Install a placeholder for the view toggles group. Fixes bug #153767.
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* data/ui/epiphany-ui.xml:
Install a placeholder for the view toggles group. Fixes bug #153767.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,8 +1,14 @@ 2004-09-27 Christian Persch <chpe@cvs.gnome.org> + * data/ui/epiphany-ui.xml: + + Install a placeholder for the view toggles group. Fixes bug #153767. + +2004-09-27 Christian Persch <chpe@cvs.gnome.org> + * lib/Makefile.am: - Make ephy-state.h public. + Make ephy-state.h public. Fixes bug #153809. 2004-09-26 Christian Persch <chpe@cvs.gnome.org> |