From 129812de59395f825482ba32a67e0c9fc52eb0b3 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Mon, 16 Jan 2006 08:15:21 +0000 Subject: Adds two new menu items for collapse and expand of all threads. 2006-01-16 Srinivasa Ragavan * evolution-mail-list.xml: Adds two new menu items for collapse and expand of all threads. svn path=/trunk/; revision=31202 --- ui/ChangeLog | 5 +++++ ui/evolution-mail-list.xml | 11 ++++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index 412bc53674..5e5827b5d1 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2006-01-16 Srinivasa Ragavan + + * evolution-mail-list.xml: Adds two new menu items for collapse and + expand of all threads. + 2006-01-14 Srinivasa Ragavan ** Fixes bug #326458 diff --git a/ui/evolution-mail-list.xml b/ui/evolution-mail-list.xml index 615d0c84f2..384b93d739 100644 --- a/ui/evolution-mail-list.xml +++ b/ui/evolution-mail-list.xml @@ -57,6 +57,12 @@ accel="*Control*t" type="toggle" /> + + + + @@ -68,7 +74,10 @@ - + + + + -- cgit