[gnome-pilot-conduits] Add IT_PROG_INTLTOOL to confgure.in. Fixes #632025. Release 2.32.1
- From: Matthew Charles Davey <mcdavey src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-pilot-conduits] Add IT_PROG_INTLTOOL to confgure.in. Fixes #632025. Release 2.32.1
- Date: Thu, 21 Oct 2010 07:11:52 +0000 (UTC)
commit c9f08486995d0f8cdddd0efd5f0e2fc8d4ab0bb4
Author: Matt Davey <mcdavey mrao cam ac uk>
Date: Thu Oct 21 07:55:58 2010 +0100
Add IT_PROG_INTLTOOL to confgure.in. Fixes #632025. Release 2.32.1
ChangeLog | 5 +++++
NEWS | 9 ++++++++-
configure.in | 2 ++
3 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 3f4e21d..fe9d515 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-10-21 Matt Davey <mcdavey mrao cam ac uk>
+ * configure.in: Add missing intltool config, so we ship
+ with the translations! #632025
+ * gnome-pilot-conduits 2.32.1 release
+
2010-10-12 Matt Davey <mcdavey mrao cam ac uk>
* configure.in: bump version to 2.32.1
diff --git a/NEWS b/NEWS
index b187758..b9bf1d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
-gnome-pilot-conduits 2.32.0 'Frankie', 2010-10-12
+gnome-pilot-conduits 2.32.1 2010-10-21
-------------------------------------------------
+Bugfix release fixing a single bug.
+The translation files were inadvertently omitted from the 2.32.0 release.
+Fixes bug #632025.
+Apologies to all translators!
+
+gnome-pilot-conduits 2.32.0 'Frankie', 2010-10-12
+-------------------------------------------------
Removed obsolete Mal conduit -- Avantgo RIP.
Removed obsolete memo conduit (for Think Memo)
Remove deprecated GTK API usage.
diff --git a/configure.in b/configure.in
index d63ebda..98cb687 100644
--- a/configure.in
+++ b/configure.in
@@ -8,6 +8,8 @@ AM_PROG_LIBTOOL
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)
+IT_PROG_INTLTOOL([0.35.0])
+
AC_ISC_POSIX
AC_PROG_CC
AC_PROG_CXX
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]