diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-11-12 02:56:44 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-11-12 02:56:44 +0800 |
commit | 7d79085cc4bbc1752c6310572021a023ec3860b6 (patch) | |
tree | cc48f0feffd234a7b87278936304b597db0fcdfb /ChangeLog | |
parent | 7beb933c60288ce8e5756e591a089a82ab1c6b6c (diff) | |
download | gsoc2013-epiphany-7d79085cc4bbc1752c6310572021a023ec3860b6.tar.gz gsoc2013-epiphany-7d79085cc4bbc1752c6310572021a023ec3860b6.tar.zst gsoc2013-epiphany-7d79085cc4bbc1752c6310572021a023ec3860b6.zip |
Set initial visibility to false, fixes a warning when showing the
2003-11-11 Christian Persch <chpe@cvs.gnome.org>
* data/glade/epiphany.glade:
Set initial visibility to false, fixes a warning when showing the
encodings dialogue.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-11-11 Christian Persch <chpe@cvs.gnome.org> + + * data/glade/epiphany.glade: + + Set initial visibility to false, fixes a warning when showing the + encodings dialogue. + 2003-11-11 Marco Pesenti Gritti <marco@gnome.org> * embed/ephy-embed-single.c: (ephy_embed_single_class_init): |