diff options
author | Søren Sandmann <sandmann@redhat.com> | 2005-08-05 20:55:48 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <ssp@src.gnome.org> | 2005-08-05 20:55:48 +0000 |
commit | 87e4eb6b0a984beeb710855ed5fb89a48157620e (patch) | |
tree | b85d58f703b0e66e70802b00142197872b6e5e66 /ChangeLog.pre-2-8 | |
parent | df3c8a79b914255097679e2ca24f4f2111432804 (diff) | |
download | gdk-pixbuf-87e4eb6b0a984beeb710855ed5fb89a48157620e.tar.gz |
Set the relief of the arrow button to the value returned by
Fri Aug 5 16:54:19 2005 Søren Sandmann <sandmann@redhat.com>
* gtk/gtkmenutoolbutton.c
(gtk_menu_tool_button_construct_contents): Set the relief of the
arrow button to the value returned by
gtk_tool_item_get_relief_style(). Patch from Benjamin Berg.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 6a7077ce4..d27bd99f0 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,10 @@ +Fri Aug 5 16:54:19 2005 Søren Sandmann <sandmann@redhat.com> + + * gtk/gtkmenutoolbutton.c + (gtk_menu_tool_button_construct_contents): Set the relief of the + arrow button to the value returned by + gtk_tool_item_get_relief_style(). Patch from Benjamin Berg. + 2005-08-04 Sunil Mohan Adapa <sunil@atc.tcs.co.in> * configure.in: Re-added "te" to ALL_LINGUAS after |