[evolution-patches] patch for bug # 304170



Hello,
Iam sending a patch for bug # 304170
please review it

Regards,
Manoj
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/ui/ChangeLog,v
retrieving revision 1.424
diff -u -p -r1.424 ChangeLog
--- ChangeLog	7 Aug 2005 21:12:08 -0000	1.424
+++ ChangeLog	12 Aug 2005 07:34:30 -0000
@@ -1,3 +1,12 @@
+2005-08-12 Manoj T V   <manojtemkar yahoo co in>
+	* evolution-mail-message.xml: Added shortcut for Important/Unimportant 
+	function found in Message-> Mark As menu of Evolution 2.3.6.1
+	Fixes #304170

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 07:34:31 -0000
@@ -92,17 +92,22 @@
 
     <cmd name="MessageMarkAsImportant"
      _tip="Mark the selected message(s) as important"
+    accel="*Control*i" 
     pixtype="pixbuf"/>
 
     <cmd name="MessageMarkAsUnimportant"
     _tip="Mark the selected message(s) as unimportant"/>
+    accel="*Control**Shift*i"
+    pixtype="pixbuf"/>
 



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