[Commits] PATCHSETS 1.1.2.183 1.1.2.184 ChangeLog 1.1.2.224 1.1.2.225 configure.ac 1.1.2.229 1.1.2.230
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
In directory srv:/tmp/cvs-serv27969
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-07-07 [mir] 0.30cvs1
* src/notification_foldercheck.c
* src/notification_plugin.c
fix build with Claws 3.8.1cvs8
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/configure.ac,v
retrieving revision 1.1.2.229
retrieving revision 1.1.2.230
diff -u -d -r1.1.2.229 -r1.1.2.230
--- configure.ac 27 Jun 2012 12:49:07 -0000 1.1.2.229
+++ configure.ac 7 Jul 2012 15:30:50 -0000 1.1.2.230
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=30
MICRO_VERSION=0
-EXTRA_VERSION=0
+EXTRA_VERSION=1
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/PATCHSETS,v
retrieving revision 1.1.2.183
retrieving revision 1.1.2.184
diff -u -d -r1.1.2.183 -r1.1.2.184
--- PATCHSETS 27 Jun 2012 10:26:42 -0000 1.1.2.183
+++ PATCHSETS 7 Jul 2012 15:30:50 -0000 1.1.2.184
@@ -185,3 +185,4 @@
( cvs diff -u -r 1.1.2.33 -r 1.1.2.34 src/notification_popup.c; cvs diff -u -r 1.1.2.38 -r 1.1.2.39 src/notification_trayicon.c; ) > 0.29cvs3.patchset
( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h; cvs diff -u -r 1.1.2.43 -r 1.1.2.44 src/notification_prefs.c; ) > 0.29cvs4.patchset
( cvs diff -u -r 1.1.2.11 -r 1.1.2.12 po/fr.po; cvs diff -u -r 1.1.2.11 -r 1.1.2.12 po/hu.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/lt.po; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 po/sk.po; ) > 0.29cvs5.patchset
+( cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/notification_foldercheck.c; cvs diff -u -r 1.1.2.44 -r 1.1.2.45 src/notification_plugin.c; ) > 0.30cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/ChangeLog,v
retrieving revision 1.1.2.224
retrieving revision 1.1.2.225
diff -u -d -r1.1.2.224 -r1.1.2.225
--- ChangeLog 27 Jun 2012 12:49:07 -0000 1.1.2.224
+++ ChangeLog 7 Jul 2012 15:30:50 -0000 1.1.2.225
@@ -1,3 +1,10 @@
+2012-07-07 [mir] 0.30cvs1
+
+ * src/notification_foldercheck.c
+ * src/notification_plugin.c
+ fix build with Claws 3.8.1cvs8
+
+
2012-06-27 [paul] 0.30
0.30 released
More information about the Commits
mailing list