[Commits] [SCM] claws branch, master, updated. 3.17.8-37-gf533fc7d1

wwp at claws-mail.org wwp at claws-mail.org
Fri Mar 19 21:14:03 CET 2021


The branch, master has been updated
       via  f533fc7d14564199558b62ee772565797dd0193d (commit)
      from  b58135e3e2bca4ff4f12efc08401329ead94d3bd (commit)

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


- Log -----------------------------------------------------------------
commit f533fc7d14564199558b62ee772565797dd0193d
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 db3a934be..8670366b4 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
 file_read_stream_to_str_no_recode
 my_tmpfile

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list