diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-05-21 04:45:35 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-05-21 04:45:35 +0800 |
commit | 888c7ceeb83ae8a9a1cc6e3f15c27c9e1b369ac7 (patch) | |
tree | 3b07d927d2745c54cd88cc1c5754632073317c93 /widgets/misc/ChangeLog | |
parent | f91f431dc4796be98f06abd2ecfad5c23212d717 (diff) | |
download | gsoc2013-evolution-888c7ceeb83ae8a9a1cc6e3f15c27c9e1b369ac7.tar.gz gsoc2013-evolution-888c7ceeb83ae8a9a1cc6e3f15c27c9e1b369ac7.tar.zst gsoc2013-evolution-888c7ceeb83ae8a9a1cc6e3f15c27c9e1b369ac7.zip |
Strip underscores from the menu item labels.
* e-search-bar.c (activate_by_subitems): Strip underscores from
the menu item labels.
svn path=/trunk/; revision=16952
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 7d46999e2b..2fd2e399c0 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2002-05-20 Ettore Perazzoli <ettore@ximian.com> + + * e-search-bar.c (activate_by_subitems): Strip underscores from + the menu item labels. + 2002-04-26 Christopher James Lahey <clahey@ximian.com> * e-multi-config-dialog.c (fill_in_pixbufs): Don't print out the |