diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-05-02 06:03:53 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-05-02 06:03:53 +0800 |
commit | 52e6689e5eba24944cc8c565f369780c27ee1984 (patch) | |
tree | 2dcab027e83b346482e9853541fd89a4a16e8c0d /mail/ChangeLog | |
parent | a37157808d52f4e2cf12db792f0ad3105c02d507 (diff) | |
download | gsoc2013-evolution-52e6689e5eba24944cc8c565f369780c27ee1984.tar.gz gsoc2013-evolution-52e6689e5eba24944cc8c565f369780c27ee1984.tar.zst gsoc2013-evolution-52e6689e5eba24944cc8c565f369780c27ee1984.zip |
Fix the filter_menu static array to use the E_POPUP_MENU_CC macros since
2002-05-01 Jeffrey Stedfast <fejj@ximian.com>
* folder-browser.c (on_right_click): Fix the filter_menu static
array to use the E_POPUP_MENU_CC macros since we plan on using
custom closures for this.
svn path=/trunk/; revision=16656
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index a87563af79..b00d2124ca 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2002-05-01 Jeffrey Stedfast <fejj@ximian.com> + + * folder-browser.c (on_right_click): Fix the filter_menu static + array to use the E_POPUP_MENU_CC macros since we plan on using + custom closures for this. + 2002-05-01 Not Zed <NotZed@Ximian.com> * folder-browser.h (FOLDER_BROWSER_IS_DESTROYED): Also check |