diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-14 00:11:26 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-14 00:11:26 +0800 |
commit | 990d1ba48a42ca1888a19844b9f9daa34f4e619b (patch) | |
tree | 8eb0358eebec5c38b692f067e57fde697c9643f7 /widgets/ChangeLog | |
parent | 65fee07a39cb41746ad45c77e7daf631f6d0a47f (diff) | |
download | gsoc2013-evolution-990d1ba48a42ca1888a19844b9f9daa34f4e619b.tar.gz gsoc2013-evolution-990d1ba48a42ca1888a19844b9f9daa34f4e619b.tar.zst gsoc2013-evolution-990d1ba48a42ca1888a19844b9f9daa34f4e619b.zip |
(gal_view_menus_unmerge): Guard against
the BonoboUIComponent not having a container to prevent a warning.
svn path=/trunk/; revision=21155
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r-- | widgets/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 6233092a4b..0c83695834 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,8 @@ +2003-05-13 Ettore Perazzoli <ettore@ximian.com> + + * menus/gal-view-menus.c (gal_view_menus_unmerge): Guard against + the BonoboUIComponent not having a container to prevent a warning. + 2003-04-23 Jeffrey Stedfast <fejj@ximian.com> * menus/gal-view-menus.c (build_menus): Don't convert the label |