From 042ba3ee7ee150deb11c1e03076320a4d44c2c37 Mon Sep 17 00:00:00 2001 From: Nicholas Miell Date: Mon, 26 Nov 2007 11:28:54 +0000 Subject: ** Fix for bug #216485 Edit->Select thread menu fix and improvement. 2007-11-26 Nicholas Miell ** Fix for bug #216485 Edit->Select thread menu fix and improvement. * mail/em-folder-browser.c: (emfb_edit_select_subthread): new function, (emfb_enable_map, emfb_verbs) hook it up * mail/message-list.c: (select_thread): new function based on thread_select_foreach, (thread_select_foreach): remove the logic now in select_thread, (message_list_select_thread): use select_thread, (subthread_select_foreach): new function, (message_list_select_subthread): new function * mail/message-list.h: (message_list_select_subthread): add prototype * ui/evolution-mail-list.xml Add Select Message Subthread svn path=/trunk/; revision=34585 --- ui/evolution-mail-list.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ui/evolution-mail-list.xml') diff --git a/ui/evolution-mail-list.xml b/ui/evolution-mail-list.xml index c39ee83b31..9d7eb9201b 100644 --- a/ui/evolution-mail-list.xml +++ b/ui/evolution-mail-list.xml @@ -22,6 +22,10 @@ _tip="Select all visible messages" accel="*Control*a"/> + + @@ -113,6 +117,7 @@ + -- cgit v1.2.3