[Commits] attachwarner.c 1.1.2.22 1.1.2.23 attachwarner_prefs.c 1.1.2.13 1.1.2.14

colin at claws-mail.org colin at claws-mail.org
Mon Nov 12 20:28:59 CET 2012


Update of /home/claws-mail/plugins/attachwarner/src
In directory srv:/tmp/cvs-serv23185/src

Modified Files:
      Tag: gtk2
	attachwarner.c attachwarner_prefs.c 
Log Message:
2012-11-12 [colin]	0.2.24cvs7

	* configure.ac
	* src/attachwarner.c
	* src/attachwarner_prefs.c
		Remove references to pluginconfig.h. Thanks
		to Charles A. Edwards

Index: attachwarner_prefs.c
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/src/Attic/attachwarner_prefs.c,v
retrieving revision 1.1.2.13
retrieving revision 1.1.2.14
diff -u -d -r1.1.2.13 -r1.1.2.14
--- attachwarner_prefs.c	10 Nov 2012 21:19:24 -0000	1.1.2.13
+++ attachwarner_prefs.c	12 Nov 2012 19:28:56 -0000	1.1.2.14
@@ -23,7 +23,6 @@
 #endif
 
 #include "attachwarner.h"
-#include "pluginconfig.h"
 
 #include <gtk/gtk.h>
 

Index: attachwarner.c
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/src/Attic/attachwarner.c,v
retrieving revision 1.1.2.22
retrieving revision 1.1.2.23
diff -u -d -r1.1.2.22 -r1.1.2.23
--- attachwarner.c	10 Nov 2012 21:19:24 -0000	1.1.2.22
+++ attachwarner.c	12 Nov 2012 19:28:56 -0000	1.1.2.23
@@ -27,8 +27,6 @@
 #include "codeconv.h"
 #include "prefs_common.h"
 
-#include "pluginconfig.h"
-
 /** Identifier for the hook. */
 static guint hook_id;
 



More information about the Commits mailing list