[Commits] gtkaspell.h 1.5.2.20 1.5.2.21 gtkutils.h 1.4.2.66 1.4.2.67 pluginwindow.h 1.1.4.9 1.1.4.10 spell_entry.h 1.1.2.7 1.1.2.8 sslcertwindow.h 1.6.2.14 1.6.2.15

colin at claws-mail.org colin at claws-mail.org
Sat Jul 7 09:30:59 CEST 2012


Update of /home/claws-mail/claws/src/gtk
In directory srv:/tmp/cvs-serv11417/src/gtk

Modified Files:
      Tag: gtk2
	gtkaspell.h gtkutils.h pluginwindow.h spell_entry.h 
	sslcertwindow.h 
Log Message:
2012-07-07 [colin]	3.8.1cvs8

	* claws-features.h.in
	* src/codeconv.h
	* src/imap_gtk.h
	* src/inc.h
	* src/jpilot.h
	* src/messageview.h
	* src/msgcache.h
	* src/news_gtk.h
	* src/partial_download.h
	* src/pop.h
	* src/prefs_account.h
	* src/prefs_common.h
	* src/printing.h
	* src/procmime.h
	* src/procmsg.h
	* src/stock_pixmap.c
	* src/textview.h
	* src/common/defs.h
	* src/common/log.h
	* src/common/session.h
	* src/common/smtp.h
	* src/common/socket.h
	* src/common/ssl.h
	* src/common/ssl_certificate.h
	* src/common/timing.h
	* src/common/utils.h
	* src/gtk/gtkaspell.h
	* src/gtk/gtkutils.h
	* src/gtk/pluginwindow.h
	* src/gtk/spell_entry.h
	* src/gtk/sslcertwindow.h
		Don't export config.h in public headers

Index: spell_entry.h
===================================================================
RCS file: /home/claws-mail/claws/src/gtk/Attic/spell_entry.h,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -u -d -r1.1.2.7 -r1.1.2.8
--- spell_entry.h	7 Jul 2012 07:09:35 -0000	1.1.2.7
+++ spell_entry.h	7 Jul 2012 07:30:57 -0000	1.1.2.8
@@ -24,7 +24,6 @@
 #define __SPELL_ENTRY_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: sslcertwindow.h
===================================================================
RCS file: /home/claws-mail/claws/src/gtk/sslcertwindow.h,v
retrieving revision 1.6.2.14
retrieving revision 1.6.2.15
diff -u -d -r1.6.2.14 -r1.6.2.15
--- sslcertwindow.h	7 Jul 2012 07:09:35 -0000	1.6.2.14
+++ sslcertwindow.h	7 Jul 2012 07:30:57 -0000	1.6.2.15
@@ -22,7 +22,6 @@
 #define __SSL_CERTWINDOW_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: gtkaspell.h
===================================================================
RCS file: /home/claws-mail/claws/src/gtk/gtkaspell.h,v
retrieving revision 1.5.2.20
retrieving revision 1.5.2.21
diff -u -d -r1.5.2.20 -r1.5.2.21
--- gtkaspell.h	7 Jul 2012 07:09:34 -0000	1.5.2.20
+++ gtkaspell.h	7 Jul 2012 07:30:57 -0000	1.5.2.21
@@ -32,7 +32,6 @@
 #define __GTKENCHANT_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: gtkutils.h
===================================================================
RCS file: /home/claws-mail/claws/src/gtk/gtkutils.h,v
retrieving revision 1.4.2.66
retrieving revision 1.4.2.67
diff -u -d -r1.4.2.66 -r1.4.2.67
--- gtkutils.h	7 Jul 2012 07:09:35 -0000	1.4.2.66
+++ gtkutils.h	7 Jul 2012 07:30:57 -0000	1.4.2.67
@@ -21,7 +21,6 @@
 #define __GTKUTILS_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: pluginwindow.h
===================================================================
RCS file: /home/claws-mail/claws/src/gtk/pluginwindow.h,v
retrieving revision 1.1.4.9
retrieving revision 1.1.4.10
diff -u -d -r1.1.4.9 -r1.1.4.10
--- pluginwindow.h	7 Jul 2012 07:09:35 -0000	1.1.4.9
+++ pluginwindow.h	7 Jul 2012 07:30:57 -0000	1.1.4.10
@@ -21,7 +21,6 @@
 #define PLUGINWINDOW_H 1
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 



More information about the Commits mailing list