Re: [evolution-patches] Fix for #69056 - Wrong GETTEXT_VERSION
- From: Rodrigo Moya <rodrigo novell com>
- To: JP Rosevear <jpr novell com>
- Cc: gnome-i18n gnome org, evolution-patches ximian com, Ryan P Skadberg <skadz stigmata org>
- Subject: Re: [evolution-patches] Fix for #69056 - Wrong GETTEXT_VERSION
- Date: Thu, 04 Nov 2004 16:19:15 +0100
On Thu, 2004-11-04 at 09:47 -0500, JP Rosevear wrote:
> On Thu, 2004-11-04 at 14:05 +0100, Rodrigo Moya wrote:
> > On Thu, 2004-11-04 at 13:39 +0100, Rodrigo Moya wrote:
> > > On Wed, 2004-11-03 at 09:42 -0500, Ryan P Skadberg wrote:
> > > > GETTEXT_VERSION in EDS is currently set at 1.5, should be 1.2 to match
> > > > EDS version. Patch against HEAD attached.
> > > >
> > > committed to HEAD
> >
> > this is also needed in the gnome-2-8 branch I think, so here's a patch
> > for the branch.
>
> Rodney mentioned yesterday that we may need to inform the i18n team here
> for status reports.
>
right, forwarding to gnome-i18n...
--
Rodrigo Moya <rodrigo novell com>
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution-data-server/ChangeLog,v
retrieving revision 1.154.2.13
diff -u -p -r1.154.2.13 ChangeLog
--- ChangeLog 1 Nov 2004 18:50:40 -0000 1.154.2.13
+++ ChangeLog 4 Nov 2004 13:04:12 -0000
@@ -1,3 +1,9 @@
+2004-11-04 Rodrigo Moya <rodrigo novell com>
+
+ Fixes #69056
+
+ * configure.in: use evolution-data-server-1.0 as GETTEXT_PACKAGE.
+
2004-11-01 Hans Petter Jansson <hpj novell com>
* libdb/dbinc/mutex.h: Remove duplicated x86-64 mutex definition.
Index: configure.in
===================================================================
RCS file: /cvs/gnome/evolution-data-server/configure.in,v
retrieving revision 1.64.2.7
diff -u -p -r1.64.2.7 configure.in
--- configure.in 12 Oct 2004 05:25:07 -0000 1.64.2.7
+++ configure.in 4 Nov 2004 13:04:12 -0000
@@ -91,7 +91,7 @@ AC_PROG_INTLTOOL
ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_AU en_CA en_GB es et eu fa fi fr ga gl gu hr hu id it ja ko lt lv mn ms nb nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr Latn sv tr uk vi zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
-GETTEXT_PACKAGE=evolution-data-server-1.5
+GETTEXT_PACKAGE=evolution-data-server-1.0
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Package name for gettext])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]