From 462fdd34535c090706e59ce3ffb4aa51bc29a034 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 29 Nov 2007 18:16:10 +0000 Subject: ** Part of fix for bug #271551 2007-11-29 Milan Crha ** Part of fix for bug #271551 * mail/evolution-mail.schemas.in: New key "/apps/evolution/mail/composer/current_folder". * composer/e-msg-composer.h: (e_msg_composer_set_attach_path), (e_msg_composer_get_attach_path): * composer/e-msg-composer.c: (e_msg_composer_set_attach_path), (e_msg_composer_get_attach_path): Functions to set/get attach path to both composer and editor. * composer/e-msg-composer.c: (prepare_engine): Set last used path right after creation of the engine. * composer/e-msg-composer-select-file.c: (get_selector), (select_file_response), (select_attach_response): Using new functions. * composer/listener.c: (impl_event): Store new file path when received event about its change. * composer/e-msg-composer.c: (set_signature_gui): Leak fix. Note: update your GtkHtml to revision 8636 and above. svn path=/trunk/; revision=34613 --- mail/evolution-mail.schemas.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mail/evolution-mail.schemas.in') diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index 7048d77933..a60d34d8ce 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -1116,5 +1116,18 @@ + + /schemas/apps/evolution/mail/composer/current_folder + /apps/evolution/mail/composer/current_folder + evolution-mail + string + + Composer load/attach directory + + Directory for loading/attaching files to composer + + + + -- cgit v1.2.3