From df2c6c922a5700d261717a1e11a33a04ff5f98a6 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 17 Aug 2000 17:53:36 +0000 Subject: Move menu items around, fix some GUI bits. svn path=/trunk/; revision=4867 --- mail/ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 1cbdce64c8..19ffe49f04 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,27 @@ +2000-08-17 Ettore Perazzoli + + * mail-vfolder.c (vfolder_gui_add_rule): Use stock OK/Cancel + buttons and add i18n support. + + * folder-browser-factory.c (control_activate): Changed menu item + label from "Mark all messages seen" to "Mark All Messages as + Read". Changed capitalization of some other menu items. + (control_activate): Put the message- and folder- related menu + items in new "Message" and "Folder" subtrees which are created in + the `' item created by the shell. + (control_deactivate): Updated accordingly. + (control_activate): Put the filter and vfolder editors, the mail + configuration and the "forget password" command into the + "settings" menu. + (control_deactivate): Updated accordingly. + + * mail-config-gui.c (transport_page_new): Add translation mark. + (service_page_new): Show the menu items before appending them. + (service_page_item_new): Use `GTK_FILL' for the "Detect supported + types..." button. + + * local-config.glade: Change the apply button into an ok button. + 2000-08-17 Peter Williams Implement filtering on demand. -- cgit v1.2.3