diff options
author | Not Zed <NotZed@Ximian.com> | 2001-03-15 14:56:17 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-03-15 14:56:17 +0800 |
commit | 2f95668944daf2989a58abcd1328458d35f4bfdb (patch) | |
tree | f5411246d103a8bd8fad2b5aa4abc93b4855ba57 /widgets/misc/ChangeLog | |
parent | e8fad70e9ff924c66434cab62775478617550476 (diff) | |
download | gsoc2013-evolution-2f95668944daf2989a58abcd1328458d35f4bfdb.tar gsoc2013-evolution-2f95668944daf2989a58abcd1328458d35f4bfdb.tar.gz gsoc2013-evolution-2f95668944daf2989a58abcd1328458d35f4bfdb.tar.bz2 gsoc2013-evolution-2f95668944daf2989a58abcd1328458d35f4bfdb.tar.lz gsoc2013-evolution-2f95668944daf2989a58abcd1328458d35f4bfdb.tar.xz gsoc2013-evolution-2f95668944daf2989a58abcd1328458d35f4bfdb.tar.zst gsoc2013-evolution-2f95668944daf2989a58abcd1328458d35f4bfdb.zip |
If we click on the edit menu, then bring up a rule editor. If the user
2001-03-15 Not Zed <NotZed@Ximian.com>
* 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
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
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 <NotZed@Ximian.com> + + * 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 <damon@ximian.com> * e-cell-date-edit.c: pretty much working now. |