From f67a81d4aa710ce9fff8041f51da57f7a828e137 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sat, 17 Mar 2001 02:33:55 +0000 Subject: Added accelerator to elements missing accelerators (Reply, Inline, Quoted, 2001-03-16 Miguel de Icaza * evolution-mail.xml: Added accelerator to elements missing accelerators (Reply, Inline, Quoted, Attachments, Empty Trash, Full Headers). * evolution.xml: Added a placeholder for the beginning of the view. 2001-03-16 Miguel de Icaza * menus/gal-view-menus.c (build_menus): Hook this up under the "ViewBegin" node. svn path=/trunk/; revision=8772 --- ui/ChangeLog | 9 +++++++++ ui/evolution-mail.xml | 12 ++++++------ ui/evolution.xml | 3 ++- 3 files changed, 17 insertions(+), 7 deletions(-) (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index babb1df2e0..a82b480191 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,12 @@ +2001-03-16 Miguel de Icaza + + * evolution-mail.xml: Added accelerator to elements missing + accelerators (Reply, Inline, Quoted, Attachments, Empty Trash, + Full Headers). + + * evolution.xml: Added a placeholder for the beginning of the + view. + 2001-03-12 Jeffrey Stedfast * evolution-message-composer.xml: Added Reply-To field. diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml index 9638bab8be..1570c7a59b 100644 --- a/ui/evolution-mail.xml +++ b/ui/evolution-mail.xml @@ -121,7 +121,7 @@ @@ -135,7 +135,7 @@ @@ -150,14 +150,14 @@ + _label="_Quoted"/> + _label="_Attachment"/> @@ -187,7 +187,7 @@ - diff --git a/ui/evolution.xml b/ui/evolution.xml index ccd4df565a..a0176241bb 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -103,7 +103,8 @@ - + + -- cgit