aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog6
-rw-r--r--ui/evolution-mail-message.xml4
2 files changed, 6 insertions, 4 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 74f5a17b9e..b6402cb979 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-07 Paul Bolle <pebolle@tiscali.nl>
+
+ ** Fix for bug #546788
+
+ * evolution-mail-message.xml: Drop unused "ViewNormal" cmd entry.
+
2008-08-01 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #517825
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml
index 5b0a29c57d..0acbc44647 100644
--- a/ui/evolution-mail-message.xml
+++ b/ui/evolution-mail-message.xml
@@ -214,10 +214,6 @@
_tip="Force images in HTML mail to be loaded"
accel="*Control*i" pixtype="pixbuf"/>
- <cmd name="ViewNormal"
- _tip="Show messages in the normal style"
- type="radio" group="message_display"/>
-
<cmd name="ViewSource"
_tip="Show the raw email source of the message"
accel="*Control*u"/>