[Commits] ChangeLog 1.1.2.30 1.1.2.31 PATCHSETS 1.1.2.24 1.1.2.25 configure.ac 1.1.2.30 1.1.2.31
mones at claws-mail.org
mones at claws-mail.org
Tue Jul 10 15:23:27 CEST 2012
Update of /home/claws-mail/plugins/address_keeper
In directory srv:/tmp/cvs-serv23673
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-07-10 [mones] 1.0.6cvs3
* configure.ac
* src/address_keeper.c
* src/address_keeper_prefs.c
YAFB: use config.h for configuration
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/configure.ac,v
retrieving revision 1.1.2.30
retrieving revision 1.1.2.31
diff -u -d -r1.1.2.30 -r1.1.2.31
--- configure.ac 9 Jul 2012 05:08:19 -0000 1.1.2.30
+++ configure.ac 10 Jul 2012 13:23:24 -0000 1.1.2.31
@@ -10,7 +10,7 @@
MAJOR_VERSION=1
MINOR_VERSION=0
MICRO_VERSION=6
-EXTRA_VERSION=2
+EXTRA_VERSION=3
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
@@ -26,8 +26,6 @@
fi
fi
-AM_CONFIG_HEADER(pluginconfig.h)
-
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/PATCHSETS,v
retrieving revision 1.1.2.24
retrieving revision 1.1.2.25
diff -u -d -r1.1.2.24 -r1.1.2.25
--- PATCHSETS 9 Jul 2012 05:08:19 -0000 1.1.2.24
+++ PATCHSETS 10 Jul 2012 13:23:24 -0000 1.1.2.25
@@ -21,3 +21,4 @@
( cvs diff -u -r 1.1.2.26 -r 1.1.2.27 configure.ac; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/fr.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/hu.po; diff -u /dev/null po/lt.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/sk.po; ) > 1.0.5cvs5.patchset
( cvs diff -u -r 1.1.2.28 -r 1.1.2.29 configure.ac; ) > 1.0.6cvs1.patchset
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h; ) > 1.0.6cvs2.patchset
+( cvs diff -u -r 1.1.2.30 -r 1.1.2.31 configure.ac; cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/address_keeper.c; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/address_keeper_prefs.c; ) > 1.0.6cvs3.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/ChangeLog,v
retrieving revision 1.1.2.30
retrieving revision 1.1.2.31
diff -u -d -r1.1.2.30 -r1.1.2.31
--- ChangeLog 9 Jul 2012 05:08:19 -0000 1.1.2.30
+++ ChangeLog 10 Jul 2012 13:23:24 -0000 1.1.2.31
@@ -1,3 +1,10 @@
+2012-07-10 [mones] 1.0.6cvs3
+
+ * configure.ac
+ * src/address_keeper.c
+ * src/address_keeper_prefs.c
+ YAFB: use config.h for configuration
+
2012-07-09 [paul] 1.0.6cvs2
* src/gettext.h
More information about the Commits
mailing list