diff options
author | Miguel de Icaza <miguel@helixcode.com> | 2000-12-25 16:18:54 +0800 |
---|---|---|
committer | Miguel de Icaza <miguel@src.gnome.org> | 2000-12-25 16:18:54 +0800 |
commit | ccba11c01dfd352be50aec31c1cd7030ed01ad60 (patch) | |
tree | af934a232b3ca2139515ead246b3117a8ef7ab31 /widgets/shortcut-bar/ChangeLog | |
parent | bb0585fe6073cb9aa7146df289284185c707c29d (diff) | |
download | gsoc2013-evolution-ccba11c01dfd352be50aec31c1cd7030ed01ad60.tar.gz gsoc2013-evolution-ccba11c01dfd352be50aec31c1cd7030ed01ad60.tar.zst gsoc2013-evolution-ccba11c01dfd352be50aec31c1cd7030ed01ad60.zip |
Pass draw_background = FALSE
2000-12-25 Miguel de Icaza <miguel@helixcode.com>
* e-icon-bar.c (e_icon_bar_add_item): Pass draw_background = FALSE
svn path=/trunk/; revision=7162
Diffstat (limited to 'widgets/shortcut-bar/ChangeLog')
-rw-r--r-- | widgets/shortcut-bar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/widgets/shortcut-bar/ChangeLog b/widgets/shortcut-bar/ChangeLog index 088eed7ea3..c97eeef07d 100644 --- a/widgets/shortcut-bar/ChangeLog +++ b/widgets/shortcut-bar/ChangeLog @@ -1,3 +1,7 @@ +2000-12-25 Miguel de Icaza <miguel@helixcode.com> + + * e-icon-bar.c (e_icon_bar_add_item): Pass draw_background = FALSE + 2000-09-30 Damon Chaplin <damon@helixcode.com> * test-shortcut-bar.c: updated to use new EShortcutBar signals for DnD. |