[evolution-patches] fix for bug #16925 -- added keyboard shortcut for Reply To List



http://bugzilla.ximian.com/show_bug.cgi?id=16925

Add a keyboard shortcut <Ctrl>-L to Repl To List.

The attached patch applies to the XML file on ym system:
 /usr/share/evolution/1.4/ui/evolution-mail-message.xml


This is my first patch -- so please be kind and tell me about anything,
I might have done better.

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}
--- evolution-mail-message.xml.ORIG	2003-10-01 00:37:51.000000000 +0200
+++ evolution-mail-message.xml	2003-10-01 00:39:37.000000000 +0200
@@ -105,7 +105,7 @@
 
     <cmd name="MessageReplyList"
      _tip="Compose a reply to the mailing list of the selected message"
-     accel=""/>
+     accel="*Control*l"/>
 
     <cmd name="MessageReplySender"
      _tip="Compose a reply to the sender of the selected message"


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