git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: Nazri Ramliy <ayiehere@gmail.com>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH v6] Add infrastructure for translating Git with gettext
Date: Sun, 11 Jul 2010 07:22:02 +0000	[thread overview]
Message-ID: <AANLkTikOAzaAzAjst0tAWAuUwyEnKbdafF0qWtXANBnI@mail.gmail.com> (raw)
In-Reply-To: <AANLkTilHE02RUBAnyZReB9zRkmQ2oJXRyspUlx3I9KZH@mail.gmail.com>

On Sun, Jul 11, 2010 at 01:55, Nazri Ramliy <ayiehere@gmail.com> wrote:
> On Sun, Jul 11, 2010 at 4:47 AM, Ævar Arnfjörð Bjarmason
> <avarab@gmail.com> wrote:
>> For Shell and Perl programs we rely on the git message
>> catalog not being available. That's a reasonable assumption since then
>> the message catalog won't be installed on the system during make
>> install.
>
> Would a "stale" message catalog (from a previous installation of git
> with gettext
> enabled, via make install) be deleted upon new installation (via make
> install) with
> NO_GETTEXT=YesPlease?

No. Just like we don't delete anything else that may exist on the
system from a previous "make install". The patch assumes that this is
the sort of thing package managers are for.

I didn't think it was worth it to guard against this case (by
e.g. cleaning out Shell/Perl support at make time).

      reply	other threads:[~2010-07-11  7:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-10 20:47 [PATCH v6] Add infrastructure for translating Git with gettext Ævar Arnfjörð Bjarmason
2010-07-11  1:55 ` Nazri Ramliy
2010-07-11  7:22   ` Ævar Arnfjörð Bjarmason [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTikOAzaAzAjst0tAWAuUwyEnKbdafF0qWtXANBnI@mail.gmail.com \
    --to=avarab@gmail.com \
    --cc=ayiehere@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).