diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-11-11 00:26:36 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-11-11 00:26:36 +0800 |
commit | 54ebbd37f39e660a4af5e97c1f0d25b0777eb142 (patch) | |
tree | 6aa8582885b2cc9bed2c56f3636e727572a2e999 /filter/ChangeLog | |
parent | e770585c6c97ce60ca3f78ad7f42ba9deb366d08 (diff) | |
download | gsoc2013-evolution-54ebbd37f39e660a4af5e97c1f0d25b0777eb142.tar.gz gsoc2013-evolution-54ebbd37f39e660a4af5e97c1f0d25b0777eb142.tar.zst gsoc2013-evolution-54ebbd37f39e660a4af5e97c1f0d25b0777eb142.zip |
Made the underline show up properly in the main menu bar.
2000-11-10 Christopher James Lahey <clahey@helixcode.com>
* e-search-bar.c: Made the underline show up properly in the main
menu bar.
svn path=/trunk/; revision=6532
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r-- | filter/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog index db3844a24c..86010b0cd1 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,5 +1,10 @@ 2000-11-10 Christopher James Lahey <clahey@helixcode.com> + * e-search-bar.c: Made the underline show up properly in the main + menu bar. + +2000-11-10 Christopher James Lahey <clahey@helixcode.com> + * e-search-bar.c: Switched from using gtk_menu_item_new_with_label for the menu header to using gnome_stock_menu_item. |