From 7cc37466c122693397465b443811aa20d855c04f Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 15 May 2001 18:41:40 +0000 Subject: Create a "Message Display" submenu in View, move source/full * evolution-mail.xml: Create a "Message Display" submenu in View, move source/full headers/normal there and make it a radio group. Add "Load Images" there. svn path=/trunk/; revision=9819 --- ui/ChangeLog | 6 ++++++ ui/evolution-mail.xml | 28 ++++++++++++++++++++++------ 2 files changed, 28 insertions(+), 6 deletions(-) (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index c88fdc1a0d..72e9e3e597 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,9 @@ +2001-05-15 Dan Winship + + * evolution-mail.xml: Create a "Message Display" submenu in View, + move source/full headers/normal there and make it a radio group. + Add "Load Images" there. + 2001-05-15 Dan Winship * evolution-mail.xml: Clean this up A LOT. In addition to cosmetic diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml index 18ce99bba9..ae115563a0 100644 --- a/ui/evolution-mail.xml +++ b/ui/evolution-mail.xml @@ -174,7 +174,8 @@ _tip="Create a virtual folder for this subject"/> + _tip="Show message with all email headers" + type="radio" group="message_display"/> + + + + + _tip="Show the raw email source of the message" + type="radio" group="message_display"/> - - - + + + + + + + + + + + -- cgit v1.2.3