From 2f95668944daf2989a58abcd1328458d35f4bfdb Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 15 Mar 2001 06:56:17 +0000 Subject: If we click on the edit menu, then bring up a rule editor. If the user 2001-03-15 Not Zed * e-filter-bar.c (menubar_activated): If we click on the edit menu, then bring up a rule editor. If the user adds/removes rules though, they are neither saved, nor added to the menu's. sigh. svn path=/trunk/; revision=8730 --- widgets/misc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 6f104db461..b3c1f1e04e 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,9 @@ +2001-03-15 Not Zed + + * e-filter-bar.c (menubar_activated): If we click on the edit + menu, then bring up a rule editor. If the user adds/removes rules + though, they are neither saved, nor added to the menu's. sigh. + 2001-03-04 Damon Chaplin * e-cell-date-edit.c: pretty much working now. -- cgit