[evolution-patches] patch to fix Broken Hide Deleted
- From: Vivek Jain <jvivek novell com>
- To: evo-patches <evolution-patches lists ximian com>
- Subject: [evolution-patches] patch to fix Broken Hide Deleted
- Date: Thu, 28 Jul 2005 12:17:58 +0530
Hi,
"Hide Deleted messages" has to be a toggle button to work. Since "Show
hidden Messages" doesn't show the messages which are hidden due to this
option.
The attached patch fixes it.
I have added the reference on
http://bugzilla.gnome.org/show_bug.cgi?id=309163
Thanks,
Vivek Jain
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/ui/ChangeLog,v
retrieving revision 1.417
diff -u -p -r1.417 ChangeLog
--- ChangeLog 25 Jul 2005 07:53:17 -0000 1.417
+++ ChangeLog 28 Jul 2005 06:00:29 -0000
@@ -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.
Index: evolution-mail-list.xml
===================================================================
RCS file: /cvs/gnome/evolution/ui/evolution-mail-list.xml,v
retrieving revision 1.25
diff -u -p -r1.25 evolution-mail-list.xml
--- evolution-mail-list.xml 21 Jul 2005 07:08:09 -0000 1.25
+++ evolution-mail-list.xml 28 Jul 2005 06:00:29 -0000
@@ -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" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]