[Commits] ChangeLog 1.1.2.119 1.1.2.120 PATCHSETS 1.1.2.71 1.1.2.72 configure.ac 1.1.2.119 1.1.2.120

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


Update of /home/claws-mail/plugins/acpi_notifier
In directory srv:/tmp/cvs-serv23409

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

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

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/acpi_notifier/Attic/configure.ac,v
retrieving revision 1.1.2.119
retrieving revision 1.1.2.120
diff -u -d -r1.1.2.119 -r1.1.2.120
--- configure.ac	27 Jun 2012 12:49:57 -0000	1.1.2.119
+++ configure.ac	9 Jul 2012 05:07:10 -0000	1.1.2.120
@@ -9,7 +9,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=0
 MICRO_VERSION=27
-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/acpi_notifier/Attic/PATCHSETS,v
retrieving revision 1.1.2.71
retrieving revision 1.1.2.72
diff -u -d -r1.1.2.71 -r1.1.2.72
--- PATCHSETS	27 Jun 2012 10:09:32 -0000	1.1.2.71
+++ PATCHSETS	9 Jul 2012 05:07:10 -0000	1.1.2.72
@@ -69,3 +69,4 @@
 ( cvs diff -u -r 1.1.2.36 -r 1.1.2.37 src/acpi_notifier.c;  ) > 1.0.26cvs1.patchset
 ( cvs diff -u -r 1.1.2.37 -r 1.1.2.38 src/acpi_notifier.c;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h;  ) > 1.0.26cvs2.patchset
 ( cvs diff -u -r 1.1.2.117 -r 1.1.2.118 configure.ac;  cvs diff -u -r 1.1.2.10 -r 1.1.2.11 po/fr.po;  cvs diff -u -r 1.1.2.9 -r 1.1.2.10 po/hu.po;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po;  diff -u /dev/null po/lt.po;  cvs diff -u -r 1.1.2.10 -r 1.1.2.11 po/sk.po;  ) > 1.0.26cvs3.patchset
+( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/gettext.h;  ) > 1.0.27cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/acpi_notifier/Attic/ChangeLog,v
retrieving revision 1.1.2.119
retrieving revision 1.1.2.120
diff -u -d -r1.1.2.119 -r1.1.2.120
--- ChangeLog	27 Jun 2012 12:49:57 -0000	1.1.2.119
+++ ChangeLog	9 Jul 2012 05:07:10 -0000	1.1.2.120
@@ -1,3 +1,8 @@
+2012-07-09 [paul]	1.0.27cvs1
+
+	* src/gettext.h
+		fix building with --disable-nls (bug 2692)
+
 2012-06-27 [paul]	1.0.27
 
 	1.0.27 released



More information about the Commits mailing list