aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-message-composer.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index cfca38756c..4f196168f3 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-22 Anna Marie Dirks <anna@ximian.com>
+
+ * evolution-message-composer.xml: Added an accelerator (H_TML) to the Format->Html
+ menu item.
+
2001-10-20 Larry Ewing <lewing@ximian.com>
* evolution-mail-message.xml: add text size menu.
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml
index 45e3581909..dd1c756e3e 100644
--- a/ui/evolution-message-composer.xml
+++ b/ui/evolution-message-composer.xml
@@ -37,7 +37,7 @@
<cmd name="DeleteAll" _label="_Delete all"
_tip="Delete all but signature"/>
- <cmd name="FormatHtml" _label="HTML" _tip="Send the mail in HTML format"
+ <cmd name="FormatHtml" _label="H_TML" _tip="Send the mail in HTML format"
type="toggle" state="0"/>
<cmd name="ViewFrom" _label="_From Field"