On Wed, 2003-07-30 at 17:23, Jeffrey Stedfast wrote:
> Edit->Mark All As Read?
> 
> tho there is no shortcut key combo for it, perhaps we could add one (or,
> you could add one in the meantime by editing
> /usr/share/ui/evolution-mail*.xml)


Jon,

to this, go to the directory /usr/share/evolution/1.4/ui/ (may be
different for you) any edit the file evolution-mail-list.xml as root.

Search for
 <cmd name="MessageMarkAllAsRead"
  _tip="Mark all visible messages as read"/>

and add the accelerator:
 <cmd name="MessageMarkAllAsRead" accel="*Control**Shift*r"
  _tip="Mark all visible messages as read"/>

Restart Evolution and see the key binding for Edit / Mark all as Read.

...guenther


-- 
char *t="[EMAIL PROTECTED]";
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 maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to