[Commits] [SCM] claws branch, master, updated. 3.9.3-90-g2e9842e

colin at claws-mail.org colin at claws-mail.org
Thu Apr 24 21:26:53 CEST 2014


The branch master of project "claws" (Claws Mail) has been updated
       via  2e9842e2c35022e703ce4b95f43542318ffe31c0 (commit)
      from  47f156eaaf407c46d7a34e93825d034ae5e82d7a (commit)


- Log -----------------------------------------------------------------
commit 2e9842e2c35022e703ce4b95f43542318ffe31c0
Author: Colin Leroy <colin at colino.net>
Date:   Thu Apr 24 21:26:37 2014 +0200

    Add missing syms. Serious Win32 PITA

diff --git a/src/plugins/pgpcore/claws.def b/src/plugins/pgpcore/claws.def
index bdf393a..47b9edd 100644
--- a/src/plugins/pgpcore/claws.def
+++ b/src/plugins/pgpcore/claws.def
@@ -1,5 +1,6 @@
 LIBRARY CLAWS-MAIL.EXE
 EXPORTS
+addr_compl_add_address1
 account_get_default
 alertpanel
 alertpanel_error
@@ -13,6 +14,8 @@ copy_file_part
 debug_print_real
 debug_srcname
 extract_address
+hooks_register_hook
+hooks_unregister_hook
 get_rc_dir
 get_tmp_file
 gtk_cmclist_append

-----------------------------------------------------------------------

Summary of changes:
 src/plugins/pgpcore/claws.def |    3 +++
 1 file changed, 3 insertions(+)


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list