From 47a3556546ef5ef3a7fd958118454bf4458b31c3 Mon Sep 17 00:00:00 2001 From: Vivek Jain Date: Thu, 28 Jul 2005 08:49:21 +0000 Subject: HideDeleted has to be a toggle button. **Relevent Comments on #309163 2005-07-28 Vivek Jain * evolution-mail-list.xml: HideDeleted has to be a toggle button. **Relevent Comments on #309163 svn path=/trunk/; revision=29911 --- ui/ChangeLog | 6 ++++++ ui/evolution-mail-list.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index 8e6407e10b..9ca32f382e 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,9 @@ +2005-07-28 Vivek Jain + + * evolution-mail-list.xml: HideDeleted has to be a toggle + button. + **Relevent Comments on #309163 + 2005-07-25 Viren.l * evolution-tasks.xml: Added 2 submenus under action menu. diff --git a/ui/evolution-mail-list.xml b/ui/evolution-mail-list.xml index e274ea4e18..2f5a90d29f 100644 --- a/ui/evolution-mail-list.xml +++ b/ui/evolution-mail-list.xml @@ -41,7 +41,7 @@ _tip="Change the name of this folder"/> + type="toggle" /> -- cgit