From dobey@novell.com  Mon May 15 13:03:10 2006
Return-Path: <dobey@novell.com>
X-Original-To: desktop-devel-list@gnome.org
Delivered-To: desktop-devel-list@gnome.org
Received: from localhost (unknown [127.0.0.1])
	by menubar.gnome.org (Postfix) with ESMTP id D5B883B0900
	for <desktop-devel-list@gnome.org>;
	Mon, 15 May 2006 13:03:10 -0400 (EDT)
Received: from menubar.gnome.org ([127.0.0.1])
	by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 11508-05 for <desktop-devel-list@gnome.org>;
	Mon, 15 May 2006 13:03:10 -0400 (EDT)
Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10])
	by menubar.gnome.org (Postfix) with ESMTP id D9EBD3B07E2
	for <desktop-devel-list@gnome.org>;
	Mon, 15 May 2006 13:03:09 -0400 (EDT)
Received: (qmail 30909 invoked from network); 15 May 2006 17:03:09 -0000
Received: from localhost (HELO nuitari.boston.ximian.com) (dobey@127.0.0.1)
	by localhost with SMTP; 15 May 2006 17:03:09 -0000
From: Rodney Dawes <dobey@novell.com>
To: Murray Cumming <murrayc@murrayc.com>
In-Reply-To: <1147710763.5931.4.camel@localhost.localdomain>
References: <1147710220.18634.1.camel@nuitari.cam.novell.com>
	<1147710763.5931.4.camel@localhost.localdomain>
Content-Type: text/plain
Date: Mon, 15 May 2006 12:59:51 -0400
Message-Id: <1147712392.18634.4.camel@nuitari.cam.novell.com>
Mime-Version: 1.0
X-Mailer: Evolution 2.6.0 
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new at gnome.org
X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2
	tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2]
X-Spam-Score: -2.475
X-Spam-Level: 
Cc: desktop-devel-list@gnome.org
Subject: Re: intltool 0.35.0
X-BeenThere: desktop-devel-list@gnome.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: GNOME Desktop Development List <desktop-devel-list.gnome.org>
List-Unsubscribe: <http://mail.gnome.org/mailman/listinfo/desktop-devel-list>, 
	<mailto:desktop-devel-list-request@gnome.org?subject=unsubscribe>
List-Archive: <http://mail.gnome.org/archives/desktop-devel-list>
List-Post: <mailto:desktop-devel-list@gnome.org>
List-Help: <mailto:desktop-devel-list-request@gnome.org?subject=help>
List-Subscribe: <http://mail.gnome.org/mailman/listinfo/desktop-devel-list>,
	<mailto:desktop-devel-list-request@gnome.org?subject=subscribe>
X-List-Received-Date: Mon, 15 May 2006 17:03:11 -0000

On Mon, 2006-05-15 at 18:32 +0200, Murray Cumming wrote:
> On Mon, 2006-05-15 at 12:23 -0400, Rodney Dawes wrote:
> > I just released intltool 0.35.0 to the world. It includes a number of
> > bug fixes, as well as the famed LINGUAS support.
> > 
> > If your project uses the po/LINGUAS file, please specify at least 0.35.0
> > as the required version in your configure.{in,ac} file.
> 
> How?

IT_PROG_INTLTOOL([0.35.0]). The projects should already be requriing
0.34.90 anyway, and just need to bump this number.

(The version requirement usage is also in the documentation in the
intltool package)

-- dobey


