From b3554a5cca35684a0685974988e0a2c96c6a722a Mon Sep 17 00:00:00 2001 From: Veerapuram Varadhan Date: Mon, 26 Feb 2007 14:42:44 +0000 Subject: ** Fixes #401546 - Commit the missing error string and remove the button from the toolbar and also dis-associate the accelarator key. svn path=/trunk/; revision=33256 --- composer/ChangeLog | 7 +++++++ composer/mail-composer.error.xml | 4 ++++ 2 files changed, 11 insertions(+) (limited to 'composer') diff --git a/composer/ChangeLog b/composer/ChangeLog index 2a4e16c6f0..11ece56b4d 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2007-02-26 Veerapuram Varadhan + + ** Fixes #401546 + + mail-composer.error.xml: Added a new error in case if send options + is not supported by a provider and user tries to use it. + 2007-02-26 Sankar P * e-msg-composer.c: (autosave_manager_query_load_orphans), diff --git a/composer/mail-composer.error.xml b/composer/mail-composer.error.xml index ed45bb292f..210756bb52 100644 --- a/composer/mail-composer.error.xml +++ b/composer/mail-composer.error.xml @@ -77,4 +77,8 @@ Please make sure that you have the correct version of gtkhtml and libgtkhtml installed. + + <_primary>Send options not available. + <_secondary>Send options available only for Novell Groupwise and Microsoft Exchange accounts. + -- cgit v1.2.3