[evolution-patches] Patch for bug # 260734



Hello,
Iam sending a patch for bug # 260734 of evolution 2.3.6.1 mailer component.
Please review it,

Cheers,
Manoj
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/ui/ChangeLog,v
retrieving revision 1.424
diff -u -p -r1.424 ChangeLog
+++ ChangeLog	12 Aug 2005 06:18:39 -0000
@@ -1,3 +1,7 @@
+2005-08-12 Manoj T V   <manojtemkar yahoo co in>
+	* evolution-mail-message.xml: Added shortcut for Junk/Not Junk function
+	Fixes #260734
+ 
 2005-08-07  Rodney Dawes  <dobey novell com>
 
 	* evolution-mail-global.xml: Fix the tooltip for the
Index: evolution-mail-message.xml
===================================================================
RCS file: /cvs/gnome/evolution/ui/evolution-mail-message.xml,v
retrieving revision 1.75
diff -u -p -r1.75 evolution-mail-message.xml
--- evolution-mail-message.xml	7 Aug 2005 21:12:08 -0000	1.75
+++ evolution-mail-message.xml	12 Aug 2005 06:18:40 -0000
@@ -99,10 +99,12 @@
 
     <cmd name="MessageMarkAsJunk"
      _tip="Mark the selected message(s) as junk"
+     accel="*Control*j"
      pixtype="pixbuf"/>
 
     <cmd name="MessageMarkAsNotJunk"
      _tip="Mark the selected message(s) as not being junk"
+     accel="*Control**Shift*j"
      pixtype="pixbuf"/>
 
     <cmd name="MessageFilterJunk"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]