diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-08-23 17:40:53 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-08-23 17:40:53 +0800 |
commit | 32602313694b6507377011091d9e7986dc561434 (patch) | |
tree | a58ba7191d10e3665cf524f8554c21b2f4b5fcec /ChangeLog | |
parent | b3afd2e2d5c7af68021cde589fba1bf339f6a82c (diff) | |
download | gsoc2013-epiphany-32602313694b6507377011091d9e7986dc561434.tar gsoc2013-epiphany-32602313694b6507377011091d9e7986dc561434.tar.gz gsoc2013-epiphany-32602313694b6507377011091d9e7986dc561434.tar.bz2 gsoc2013-epiphany-32602313694b6507377011091d9e7986dc561434.tar.lz gsoc2013-epiphany-32602313694b6507377011091d9e7986dc561434.tar.xz gsoc2013-epiphany-32602313694b6507377011091d9e7986dc561434.tar.zst gsoc2013-epiphany-32602313694b6507377011091d9e7986dc561434.zip |
Fix a warning when moving tabs between windows; see bug #150822.
2004-08-23 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-label.c: (ephy_label_size_allocate):
Fix a warning when moving tabs between windows; see bug #150822.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-08-23 Christian Persch <chpe@cvs.gnome.org> + + * lib/widgets/ephy-label.c: (ephy_label_size_allocate): + + Fix a warning when moving tabs between windows; see bug #150822. + 2004-08-21 Christian Persch <chpe@cvs.gnome.org> * doc/reference/tmpl/ephy-embed.sgml: |