[Commits] [SCM] claws branch, gtk3, updated. 3.99.0-59-g1b1e95a48

thorsten at claws-mail.org thorsten at claws-mail.org
Fri Mar 19 18:20:39 CET 2021


The branch, gtk3 has been updated
       via  1b1e95a481add7d9714036d0b30ffd695c2ed4bb (commit)
      from  816c08b9c5b0b71549a794398bd2eed02530ca99 (commit)

Summary of changes:
 src/plugins/libravatar/claws.def  | 1 +
 src/plugins/managesieve/claws.def | 1 +
 src/plugins/pgpinline/claws.def   | 1 +
 src/plugins/rssyl/claws.def       | 1 +
 src/plugins/smime/claws.def       | 1 +
 src/plugins/vcalendar/claws.def   | 1 +
 6 files changed, 6 insertions(+)


- Log -----------------------------------------------------------------
commit 1b1e95a481add7d9714036d0b30ffd695c2ed4bb
Author: Thorsten Maerz <info at netztorte.de>
Date:   Fri Mar 19 18:20:09 2021 +0100

    Add missing functions to plugins claws.def
    
    Add missing function declarations to claws.def of following plugins:
    libravatar, managesieve, pgpinline, rssyl, smime, vcalendar

diff --git a/src/plugins/libravatar/claws.def b/src/plugins/libravatar/claws.def
index 3fec5b635..e6dad0fa3 100644
--- a/src/plugins/libravatar/claws.def
+++ b/src/plugins/libravatar/claws.def
@@ -19,6 +19,7 @@ debug_print_real
 debug_srcname
 file_exist
 get_rc_dir
+gtkut_stock_button
 hooks_register_hook
 hooks_unregister_hook
 is_dir_exist
diff --git a/src/plugins/managesieve/claws.def b/src/plugins/managesieve/claws.def
index 565238184..69ae44b83 100644
--- a/src/plugins/managesieve/claws.def
+++ b/src/plugins/managesieve/claws.def
@@ -15,6 +15,7 @@ debug_srcname
 get_rc_dir
 gtkut_get_options_frame
 gtkut_sc_combobox_create
+gtkut_stock_button
 gtkut_stock_button_set_create
 gtkut_stock_with_text_button_set_create
 gtkut_text_view_search_string
diff --git a/src/plugins/pgpinline/claws.def b/src/plugins/pgpinline/claws.def
index 30f963e24..fe11fa107 100644
--- a/src/plugins/pgpinline/claws.def
+++ b/src/plugins/pgpinline/claws.def
@@ -11,6 +11,7 @@ conv_codeset_strdup
 conv_get_locale_charset_str_no_utf8
 debug_print_real
 debug_srcname
+file_read_stream_to_str_no_recode
 get_mime_tmp_dir
 my_tmpfile
 privacy_register_system
diff --git a/src/plugins/rssyl/claws.def b/src/plugins/rssyl/claws.def
index 5e06e7b76..e64f2d0a5 100644
--- a/src/plugins/rssyl/claws.def
+++ b/src/plugins/rssyl/claws.def
@@ -117,6 +117,7 @@ prefs_write_param
 procheader_date_parse
 procheader_parse_file
 procmsg_get_message_file
+procmsg_msginfo_free
 procmsg_msginfo_unset_flags
 remove_dir_recursive
 slist_free_strings_full
diff --git a/src/plugins/smime/claws.def b/src/plugins/smime/claws.def
index a3eeed5ef..351805937 100644
--- a/src/plugins/smime/claws.def
+++ b/src/plugins/smime/claws.def
@@ -12,6 +12,7 @@ claws_unlink
 debug_print_real
 debug_srcname
 file_read_stream_to_str
+file_read_stream_to_str_no_recode
 file_read_to_str
 generate_mime_boundary
 get_mime_tmp_dir
diff --git a/src/plugins/vcalendar/claws.def b/src/plugins/vcalendar/claws.def
index d9cbf4ad4..5324d28ce 100644
--- a/src/plugins/vcalendar/claws.def
+++ b/src/plugins/vcalendar/claws.def
@@ -140,6 +140,7 @@ procheader_parse_file
 procmime_get_first_encrypted_text_content
 procmime_get_first_text_content
 procmime_get_part
+procmime_get_part_as_string
 procmime_get_tmp_file_name
 procmime_mimeinfo_get_parameter
 procmsg_msginfo_free

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list