From abdd4715096a03351a2c8a21ef0cc8506f91681d Mon Sep 17 00:00:00 2001 From: Larry Ewing Date: Sat, 30 Jun 2001 02:01:38 +0000 Subject: make sure we show the sig file. 2001-06-29 Larry Ewing * mail-callbacks.c (create_msg_composer): make sure we show the sig file. * e-msg-composer.c (e_msg_composer_show_sig_file): remove now invalid argument in the documentation. svn path=/trunk/; revision=10616 --- composer/ChangeLog | 5 +++++ composer/e-msg-composer.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'composer') diff --git a/composer/ChangeLog b/composer/ChangeLog index c98f8c3e8c..c2ed51b0fe 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2001-06-29 Larry Ewing + + * e-msg-composer.c (e_msg_composer_show_sig_file): remove now + invalid argument in the documentation. + 2001-06-28 Radek Doulik * e-msg-composer.c: removed obsolete e_msg_composer_get_sig_file diff --git a/composer/e-msg-composer.c b/composer/e-msg-composer.c index 74de893381..a77692e8cb 100644 --- a/composer/e-msg-composer.c +++ b/composer/e-msg-composer.c @@ -2675,7 +2675,6 @@ delete_old_signature (EMsgComposer *composer) /** * e_msg_composer_show_sig: * @composer: A message composer widget - * @path: Signature file * * Set a signature **/ -- cgit v1.2.3