From a17d3f17626d64a69acf0476ba5a69533ad57291 Mon Sep 17 00:00:00 2001 From: Anna Marie Dirks Date: Wed, 8 Nov 2000 20:41:23 +0000 Subject: Added keyboard shortcuts to all shell menus. Added keyboard shortcuts to 2000-11-08 Anna Marie Dirks * evolution.xml: Added keyboard shortcuts to all shell menus. * evolution-mail.xml: Added keyboard shortcuts to all shell menus. svn path=/trunk/; revision=6516 --- ui/evolution-mail.xml | 96 +++++++++++++++++++++++++++++++++------------------ 1 file changed, 63 insertions(+), 33 deletions(-) (limited to 'ui/evolution-mail.xml') diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml index 83ee569667..cacbaa000b 100644 --- a/ui/evolution-mail.xml +++ b/ui/evolution-mail.xml @@ -9,8 +9,6 @@ - - @@ -22,12 +20,12 @@ + pixtype="stock" pixname="Print" accel="*Control**Alt*P"/> + pixtype="stock" pixname="Print" accel="*Control**Alt*V"/> @@ -36,10 +34,10 @@ + _label="Select _All" accel="*Control*a"/> + _label="_Invert Selection" accel="*Control*i"/> @@ -47,26 +45,26 @@ - + + _label="Mail _Filters..." accel="*Control*m"/> + _label="_Virtual Folder Editor..." accel="*Control*V"/> + _label="_Mail Configuration..." accel="*Control*C"/> + _label="Manage Subscriptions..." accel="*Control*u"/> + _label="Forget _Passwords" accel="*Control*p"/> @@ -76,75 +74,93 @@ + accel="*Control**Alt*o"/> + _label="_Edit Message" + accel="*Control**Alt*e"/> + _label="_Print Message" + accel="*Control**Alt*p"/> + _label="Reply to _Sender" + accel="*Control**Alt*s"/> + _label="Reply to _All" + accel="*Control**Alt*a"/> + _label="_Forward" + accel="*Control**Alt*f"/> + _label="Mar_k As Read" + accel="*Control**Alt*r"/> + _label="Mark As U_nread" + accel="*Control**Alt*u"/> + _label="_Move to Folder..." + accel="*Control**Alt*m"/> + _label="_Copy to Folder..." + accel="*Control**Alt*c"/> + _label="_Delete" + accel="*Control**Alt*d"/> + _label="_Undelete" + accel="*Control**Alt*n"/> + _label="_Apply Filters" + accel="*Control**Alt*y"/> + _label="_VFolder on Subject" + accel="*Shift**Alt*v"/> + _label="VFolder on Se_nder" + accel="*Shift**Alt*n"/> + _label="VFolder on _Recipients" + accel="*Shift**Alt*r"/> + _label="_Filter on Subject" + accel="*Shift**Alt*f"/> + _label="Fi_lter on Sender" + accel="*Shift**Alt*l"/> + _label="Filter on Rec_ipients" + accel="*Shift**Alt*i"/> @@ -153,10 +169,12 @@ + _label="_Expunge" + accel="*Control*x"/> + _label="_Configure Folder" + accel="*Control*g"/> @@ -209,3 +227,15 @@ + + + + + + + + + + + + -- cgit