aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorVivek Jain <jvivek@novell.com>2005-07-28 16:49:21 +0800
committerJain Vivek <jvivek@src.gnome.org>2005-07-28 16:49:21 +0800
commit47a3556546ef5ef3a7fd958118454bf4458b31c3 (patch)
treea52fc41f7fa3fa0047b4aee213807c33912e4111 /ui
parentf9d62ae9ba3b63ea104ae480204592077fdd34b2 (diff)
downloadgsoc2013-evolution-47a3556546ef5ef3a7fd958118454bf4458b31c3.tar
gsoc2013-evolution-47a3556546ef5ef3a7fd958118454bf4458b31c3.tar.gz
gsoc2013-evolution-47a3556546ef5ef3a7fd958118454bf4458b31c3.tar.bz2
gsoc2013-evolution-47a3556546ef5ef3a7fd958118454bf4458b31c3.tar.lz
gsoc2013-evolution-47a3556546ef5ef3a7fd958118454bf4458b31c3.tar.xz
gsoc2013-evolution-47a3556546ef5ef3a7fd958118454bf4458b31c3.tar.zst
gsoc2013-evolution-47a3556546ef5ef3a7fd958118454bf4458b31c3.zip
HideDeleted has to be a toggle button. **Relevent Comments on #309163
2005-07-28 Vivek Jain <jvivek@novell.com> * evolution-mail-list.xml: HideDeleted has to be a toggle button. **Relevent Comments on #309163 svn path=/trunk/; revision=29911
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog6
-rw-r--r--ui/evolution-mail-list.xml2
2 files changed, 7 insertions, 1 deletions
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 <jvivek@novell.com>
+
+ * evolution-mail-list.xml: HideDeleted has to be a toggle
+ button.
+ **Relevent Comments on #309163
+
2005-07-25 Viren.l <lviren@novell.com>
* 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"/>
<cmd name="HideDeleted" _tip="Hide deleted messages rather than displaying them with a line through them"
- pixtype="pixbuf" />
+ type="toggle" />
<cmd name="ViewHideRead" _tip="Temporarily hide all messages that have already been read"
pixtype="pixbuf" />