[Commits] ChangeLog 1.1.2.225 1.1.2.226 PATCHSETS 1.1.2.184 1.1.2.185 configure.ac 1.1.2.230 1.1.2.231

claws at claws-mail.org claws at claws-mail.org
Mon Jul 9 07:06:47 CEST 2012


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

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-07-09 [paul]	0.30cvs2

	* src/gettext.h
		fix building with --disable-nls (bug 2692) 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/configure.ac,v
retrieving revision 1.1.2.230
retrieving revision 1.1.2.231
diff -u -d -r1.1.2.230 -r1.1.2.231
--- configure.ac	7 Jul 2012 15:30:50 -0000	1.1.2.230
+++ configure.ac	9 Jul 2012 05:06:45 -0000	1.1.2.231
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=30
 MICRO_VERSION=0
-EXTRA_VERSION=1
+EXTRA_VERSION=2
 
 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.184
retrieving revision 1.1.2.185
diff -u -d -r1.1.2.184 -r1.1.2.185
--- PATCHSETS	7 Jul 2012 15:30:50 -0000	1.1.2.184
+++ PATCHSETS	9 Jul 2012 05:06:45 -0000	1.1.2.185
@@ -186,3 +186,4 @@
 ( 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
+( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h;  ) > 0.30cvs2.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/ChangeLog,v
retrieving revision 1.1.2.225
retrieving revision 1.1.2.226
diff -u -d -r1.1.2.225 -r1.1.2.226
--- ChangeLog	7 Jul 2012 15:30:50 -0000	1.1.2.225
+++ ChangeLog	9 Jul 2012 05:06:45 -0000	1.1.2.226
@@ -1,3 +1,8 @@
+2012-07-09 [paul]	0.30cvs2
+
+	* src/gettext.h
+		fix building with --disable-nls (bug 2692)
+
 2012-07-07 [mir]	0.30cvs1
 
 	* src/notification_foldercheck.c



More information about the Commits mailing list