aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-11-11 00:26:36 +0800
committerChris Lahey <clahey@src.gnome.org>2000-11-11 00:26:36 +0800
commit54ebbd37f39e660a4af5e97c1f0d25b0777eb142 (patch)
tree6aa8582885b2cc9bed2c56f3636e727572a2e999 /filter/ChangeLog
parente770585c6c97ce60ca3f78ad7f42ba9deb366d08 (diff)
downloadgsoc2013-evolution-54ebbd37f39e660a4af5e97c1f0d25b0777eb142.tar
gsoc2013-evolution-54ebbd37f39e660a4af5e97c1f0d25b0777eb142.tar.gz
gsoc2013-evolution-54ebbd37f39e660a4af5e97c1f0d25b0777eb142.tar.bz2
gsoc2013-evolution-54ebbd37f39e660a4af5e97c1f0d25b0777eb142.tar.lz
gsoc2013-evolution-54ebbd37f39e660a4af5e97c1f0d25b0777eb142.tar.xz
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/ChangeLog5
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.