[Commits] notification_foldercheck.c 1.1.2.15 1.1.2.16 notification_plugin.c 1.1.2.44 1.1.2.45

miras at claws-mail.org miras at claws-mail.org
Sat Jul 7 17:30:52 CEST 2012


Update of /home/claws-mail/plugins/notification/src
In directory srv:/tmp/cvs-serv27969/src

Modified Files:
      Tag: gtk2
	notification_foldercheck.c notification_plugin.c 
Log Message:
2012-07-07 [mir]	0.30cvs1

	* src/notification_foldercheck.c
	* src/notification_plugin.c
	    fix build with Claws 3.8.1cvs8

Index: notification_plugin.c
===================================================================
RCS file: /home/claws-mail/plugins/notification/src/Attic/notification_plugin.c,v
retrieving revision 1.1.2.44
retrieving revision 1.1.2.45
diff -u -d -r1.1.2.44 -r1.1.2.45
--- notification_plugin.c	3 Jan 2012 00:26:59 -0000	1.1.2.44
+++ notification_plugin.c	7 Jul 2012 15:30:50 -0000	1.1.2.45
@@ -15,9 +15,6 @@
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifdef HAVE_CONFIG_H
-#  include "config.h"
-#endif
 #include "pluginconfig.h"
 
 #include "common/claws.h"

Index: notification_foldercheck.c
===================================================================
RCS file: /home/claws-mail/plugins/notification/src/Attic/notification_foldercheck.c,v
retrieving revision 1.1.2.15
retrieving revision 1.1.2.16
diff -u -d -r1.1.2.15 -r1.1.2.16
--- notification_foldercheck.c	23 Oct 2011 22:24:51 -0000	1.1.2.15
+++ notification_foldercheck.c	7 Jul 2012 15:30:50 -0000	1.1.2.16
@@ -18,9 +18,6 @@
 /* This code is based on foldersel.c in Claws Mail.
  * Some functions are only slightly modified, almost 1:1 copies from there. */
 
-#ifdef HAVE_CONFIG_H
-#  include "config.h"
-#endif
 #include "pluginconfig.h"
 
 /* Basic definitions first */



More information about the Commits mailing list