[Commits] [SCM] claws branch, master, updated. 3.11.1-93-g43930e4

mones at claws-mail.org mones at claws-mail.org
Sat Apr 25 20:28:53 CEST 2015


The branch, master has been updated
       via  43930e40fc4355c4427d2fa1298cee32966fd132 (commit)
       via  59983165b062eee53a0911f4f955d4786d556c58 (commit)
      from  f35429aec1f56ec8bfbba16f6ff736c5f20f19fd (commit)

Summary of changes:
 src/gtk/authors.h                   |    1 +
 src/plugins/managesieve/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit 43930e40fc4355c4427d2fa1298cee32966fd132
Author: Ricardo Mones <ricardo at mones.org>
Date:   Sat Apr 25 20:26:36 2015 +0200

    Fix 'make dist' for Managesieve plugin
    
    make[5]: Entering directory '/home/mones/hydra/claws-dev/src/plugins/managesieve'
    make[5]: *** No rule to make target 'sieve_plugin.h', needed by 'distdir'.  Stop.

diff --git a/src/plugins/managesieve/Makefile.am b/src/plugins/managesieve/Makefile.am
index 5758aaf..2155c44 100644
--- a/src/plugins/managesieve/Makefile.am
+++ b/src/plugins/managesieve/Makefile.am
@@ -77,7 +77,7 @@ managesieve_la_CPPFLAGS = \
 
 managesieve_la_SOURCES = \
 	managesieve.c managesieve.h \
-	sieve_plugin.c sieve_plugin.h \
+	sieve_plugin.c \
 	sieve_prefs.c sieve_prefs.h \
 	sieve_manager.c sieve_manager.h \
 	sieve_editor.c sieve_editor.h

commit 59983165b062eee53a0911f4f955d4786d556c58
Author: Ricardo Mones <ricardo at mones.org>
Date:   Sat Apr 25 20:26:05 2015 +0200

    Add author of Managesieve plugin also to About dialog

diff --git a/src/gtk/authors.h b/src/gtk/authors.h
index 056296a..ffb9fd6 100644
--- a/src/gtk/authors.h
+++ b/src/gtk/authors.h
@@ -181,6 +181,7 @@ static char *CONTRIBS_LIST[] = {
 "Abhay S. Kushwaha",
 "Joshua M. Kwan",
 "Jean-Yves Lefort",
+"Charles Lehner",
 "Jérôme Lelong",
 "Eric Limpens",
 "Thomas Link",

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list