From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2417 invoked by alias); 23 Jun 2002 16:47:19 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 2351 invoked from network); 23 Jun 2002 16:47:16 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 23 Jun 2002 16:47:16 -0000 Received: from fleche.redhat.com (ta0200.peakpeak.com [204.144.244.200]) by gash2.peakpeak.com (8.9.3/8.9.3) with ESMTP id KAA29567 for ; Sun, 23 Jun 2002 10:47:12 -0600 Received: by fleche.redhat.com (Postfix, from userid 1000) id 962194F80BA; Sun, 23 Jun 2002 11:00:28 -0600 (MDT) To: gdb-patches@sources.redhat.com Subject: Re: RFA: next gettextization step References: <877kkqq6y8.fsf@fleche.redhat.com> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom X-Zippy: Look DEEP into the OPENINGS!! Do you see any ELVES or EDSELS... or a HIGHBALL??... Date: Sun, 23 Jun 2002 09:47:00 -0000 In-Reply-To: <877kkqq6y8.fsf@fleche.redhat.com> Message-ID: <873cveq6ab.fsf@fleche.redhat.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-06/txt/msg00477.txt.bz2 >>>>> "Tom" == Tom Tromey writes: Tom> This patch is the next step in gettextization. It adds the Tom> gdb/po directory and fills it in. It also marks up a single file Tom> (main.c) so that the initial gdb.pot (master catalog) will have Tom> some contents. I forgot to to mention that the patch doesn't include the new files in po/. gdb.pot is generated, POTFILES.in for now just lists main.c, and the others are copies from gas/po. Still, I can send them if you want. Tom