diff options
author | Ryan Lortie <desrt@desrt.ca> | 2006-11-12 21:26:52 +0800 |
---|---|---|
committer | Ryan Lortie <ryanl@src.gnome.org> | 2006-11-12 21:26:52 +0800 |
commit | 9109b29690cf37bbd995367900775ce015406f80 (patch) | |
tree | a2b81881e1f3c1217c79846b60d8a0132cb15564 /ChangeLog | |
parent | 3869c2d701c7d66e5ce6582196a4caba12318d21 (diff) | |
download | gsoc2013-epiphany-9109b29690cf37bbd995367900775ce015406f80.tar.gz gsoc2013-epiphany-9109b29690cf37bbd995367900775ce015406f80.tar.zst gsoc2013-epiphany-9109b29690cf37bbd995367900775ce015406f80.zip |
Remove redundant gtk_button_set_relief call. Fixes bug #372760.
2006-11-12 Ryan Lortie <desrt@desrt.ca>
* src/ephy-notebook.c (build_tab_label): Remove redundant
gtk_button_set_relief call. Fixes bug #372760.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-11-12 Ryan Lortie <desrt@desrt.ca> + + * src/ephy-notebook.c (build_tab_label): Remove redundant + gtk_button_set_relief call. Fixes bug #372760. + 2006-11-10 Wouter Bolsterlee <wbolster@cvs.gnome.org> * autogen.sh: Add useful warning when gnome-autogen.sh |