diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-08-10 02:16:32 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-08-10 02:16:32 +0800 |
commit | 555d9111ec45532f1fc6b4bf502d619e4413e5f1 (patch) | |
tree | bea0156de83e43184552fb4b2f428a439c3a39f2 /mail/ChangeLog | |
parent | 5c56e0419549b1b4ad2275482facbf3aed5498eb (diff) | |
download | gsoc2013-evolution-555d9111ec45532f1fc6b4bf502d619e4413e5f1.tar gsoc2013-evolution-555d9111ec45532f1fc6b4bf502d619e4413e5f1.tar.gz gsoc2013-evolution-555d9111ec45532f1fc6b4bf502d619e4413e5f1.tar.bz2 gsoc2013-evolution-555d9111ec45532f1fc6b4bf502d619e4413e5f1.tar.lz gsoc2013-evolution-555d9111ec45532f1fc6b4bf502d619e4413e5f1.tar.xz gsoc2013-evolution-555d9111ec45532f1fc6b4bf502d619e4413e5f1.tar.zst gsoc2013-evolution-555d9111ec45532f1fc6b4bf502d619e4413e5f1.zip |
Use menu stock icons instead of normal stock icons for the menu items.
svn path=/trunk/; revision=4653
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 7aedc1924d..d68b4cb735 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-08-09 Ettore Perazzoli <ettore@helixcode.com> + + * folder-browser-factory.c (control_activate): Use + `GNOME_STOCK_MENU_*' things instead of `GNOME_STOCK_PIXMAP_*' + things, that are too big and look bad. + 2000-08-09 Not Zed <NotZed@HelixCode.com> * mail-autofilter.c (filter_gui_add_from_message): Helper function to add with confirm. @@ -6,8 +12,6 @@ * message-list.c (on_right_click): Added menu to install vfolders/filters from message. -<<<<<<< ChangeLog -<<<<<<< ChangeLog 2000-08-09 Not Zed <NotZed@HelixCode.com> * mail-autofilter.c: New file to hold auto filter/vfolder stuff. @@ -67,7 +71,6 @@ (message_list_init): Added a right_click event to trigger a pop-up menu to be displayed ->>>>>>> 1.379 2000-08-08 Dan Winship <danw@helixcode.com> * mail-config-gui.c: Add "Don't delete messages from server" |