diff options
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r-- | widgets/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog index fb5ec1a1ac..b24092d43b 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,13 @@ +2001-08-26 Zbigniew Chyla <cyba@gnome.pl> + + Fixes #2465 + + * menus/gal-view-menus.c (build_menus): + Encode the label using bonobo_ui_util_encode_str and set "label" + attribute, not "_label". + I have no idea what the previous code was trying to do but it was + definitely wrong. + 2001-08-27 Ettore Perazzoli <ettore@ximian.com> * e-timezone-dialog/e-timezone-dialog.h |