aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-05-21 04:53:17 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-05-21 04:53:17 +0800
commit286770702627b2242d64f3c9d9a5e0ea2778f06b (patch)
treebc987f08665f1a6a1d6c2c42f5702b1017cc5878 /widgets/misc/ChangeLog
parent888c7ceeb83ae8a9a1cc6e3f15c27c9e1b369ac7 (diff)
downloadgsoc2013-evolution-286770702627b2242d64f3c9d9a5e0ea2778f06b.tar
gsoc2013-evolution-286770702627b2242d64f3c9d9a5e0ea2778f06b.tar.gz
gsoc2013-evolution-286770702627b2242d64f3c9d9a5e0ea2778f06b.tar.bz2
gsoc2013-evolution-286770702627b2242d64f3c9d9a5e0ea2778f06b.tar.lz
gsoc2013-evolution-286770702627b2242d64f3c9d9a5e0ea2778f06b.tar.xz
gsoc2013-evolution-286770702627b2242d64f3c9d9a5e0ea2778f06b.tar.zst
gsoc2013-evolution-286770702627b2242d64f3c9d9a5e0ea2778f06b.zip
Prepend the advanced menu with a separator.
* e-filter-bar.c (build_items): Prepend the advanced menu with a separator. * e-filter-bar.h: Add E_FILTERBAR_SEPARATOR. Rename the "Advanced Search..." menu item into "Advanced...". svn path=/trunk/; revision=16953
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 2fd2e399c0..f005836c2b 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,5 +1,13 @@
2002-05-20 Ettore Perazzoli <ettore@ximian.com>
+ * e-filter-bar.c (build_items): Prepend the advanced menu with a
+ separator.
+
+ * e-filter-bar.h: Add E_FILTERBAR_SEPARATOR. Rename the "Advanced
+ Search..." menu item into "Advanced...".
+
+2002-05-20 Ettore Perazzoli <ettore@ximian.com>
+
* e-search-bar.c (activate_by_subitems): Strip underscores from
the menu item labels.