[Commits] ChangeLog 1.1.2.34 1.1.2.35 PATCHSETS 1.1.2.30 1.1.2.31 configure.ac 1.1.2.34 1.1.2.35
mones at claws-mail.org
mones at claws-mail.org
Tue Jul 10 15:28:14 CEST 2012
Update of /home/claws-mail/plugins/gdata
In directory srv:/tmp/cvs-serv25918
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-07-10 [mones] 0.4cvs2
* configure.ac
* src/cm_gdata_contacts.c
* src/cm_gdata_prefs.c
* src/gdata_plugin.c
YAFB: use config.h for configuration
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/configure.ac,v
retrieving revision 1.1.2.34
retrieving revision 1.1.2.35
diff -u -d -r1.1.2.34 -r1.1.2.35
--- configure.ac 30 Jun 2012 09:06:45 -0000 1.1.2.34
+++ configure.ac 10 Jul 2012 13:28:11 -0000 1.1.2.35
@@ -10,7 +10,7 @@
MAJOR_VERSION=0
MINOR_VERSION=4
MICRO_VERSION=0
-EXTRA_VERSION=1
+EXTRA_VERSION=2
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
@@ -34,7 +34,6 @@
AC_SUBST(EXTRA_VERSION)
AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)
-AC_CONFIG_HEADERS(pluginconfig.h)
AC_DEFINE_UNQUOTED(PLUGINVERSION, "$VERSION", [plugin version])
AC_DEFINE(CM_GDATA_CLIENT_ID, ["Claws Mail GData plugin"], [client id])
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/PATCHSETS,v
retrieving revision 1.1.2.30
retrieving revision 1.1.2.31
diff -u -d -r1.1.2.30 -r1.1.2.31
--- PATCHSETS 30 Jun 2012 09:06:45 -0000 1.1.2.30
+++ PATCHSETS 10 Jul 2012 13:28:11 -0000 1.1.2.31
@@ -28,3 +28,4 @@
( cvs diff -u -r 1.1.2.30 -r 1.1.2.31 configure.ac; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/cs.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/fr.po; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/hu.po; diff -u /dev/null po/lt.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/pt_BR.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/sk.po; ) > 0.3cvs8.patchset
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/fr.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/lt.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/pt_BR.po; ) > 0.3cvs9.patchset
( cvs diff -u -r 1.1.2.33 -r 1.1.2.34 configure.ac; ) > 0.4cvs1.patchset
+( cvs diff -u -r 1.1.2.34 -r 1.1.2.35 configure.ac; cvs diff -u -r 1.1.2.17 -r 1.1.2.18 src/cm_gdata_contacts.c; cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/cm_gdata_prefs.c; cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/gdata_plugin.c; ) > 0.4cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/ChangeLog,v
retrieving revision 1.1.2.34
retrieving revision 1.1.2.35
diff -u -d -r1.1.2.34 -r1.1.2.35
--- ChangeLog 30 Jun 2012 09:06:45 -0000 1.1.2.34
+++ ChangeLog 10 Jul 2012 13:28:11 -0000 1.1.2.35
@@ -1,3 +1,11 @@
+2012-07-10 [mones] 0.4cvs2
+
+ * configure.ac
+ * src/cm_gdata_contacts.c
+ * src/cm_gdata_prefs.c
+ * src/gdata_plugin.c
+ YAFB: use config.h for configuration
+
2012-06-30 [paul] 0.4cvs1
* configure.ac
More information about the Commits
mailing list