Re: [gmane.comp.version-control.git] [PATCH 0/4] gitk crash fix and locale updates

2015-10-30 Thread Junio C Hamano
Paul Mackerras  writes:

> Yes, sorry about that.  I have applied a patch from Beat Bolli fixing
> the basic issue, since his patch was the same as Takashi's first patch
> and was posted earlier.  I have also applied 2-4 of Takashi's series
> plus some other translation updates.  I have pushed all that out to
> git://ozlabs.org/~paulus/gitk.git.
>
> Please pull whenever is convenient for you.

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [gmane.comp.version-control.git] [PATCH 0/4] gitk crash fix and locale updates

2015-10-30 Thread Paul Mackerras
On Mon, Oct 26, 2015 at 05:16:20PM -0700, Junio C Hamano wrote:
> Ping.  What do you think of these?  It appears that quite a many
> people are getting bitten by the issues this series addresses.

Yes, sorry about that.  I have applied a patch from Beat Bolli fixing
the basic issue, since his patch was the same as Takashi's first patch
and was posted earlier.  I have also applied 2-4 of Takashi's series
plus some other translation updates.  I have pushed all that out to
git://ozlabs.org/~paulus/gitk.git.

Please pull whenever is convenient for you.

Regards,
Paul.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/4] gitk crash fix and locale updates

2015-10-30 Thread Paul Mackerras
On Tue, Oct 20, 2015 at 02:33:00PM +0200, Takashi Iwai wrote:
> Hi,
> 
> the recent change in gitk to support the menu accelerator broke the
> invocation with --all option in non-English locales.  Also, the whole
> menu translations are gone by this, too.  This patchset tries to
> address these issues.

Thanks for the series.  The patch 1/4 is the same as a patch from Beat
Bolli that I just applied, so I left out your 1/4 and applied 2, 3,
and 4.

Paul.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[gmane.comp.version-control.git] [PATCH 0/4] gitk crash fix and locale updates

2015-10-26 Thread Junio C Hamano
Ping.  What do you think of these?  It appears that quite a many
people are getting bitten by the issues this series addresses.

Thanks.

From: Takashi Iwai 
Newsgroups: gmane.comp.version-control.git
Subject: [PATCH 0/4] gitk crash fix and locale updates
Date: Tue, 20 Oct 2015 14:33:00 +0200
Message-ID: <1445344384-12762-1-git-send-email-ti...@suse.de>
Xref: news.gmane.org gmane.comp.version-control.git:279910
Archived-At: <http://permalink.gmane.org/gmane.comp.version-control.git/279910>

Hi,

the recent change in gitk to support the menu accelerator broke the
invocation with --all option in non-English locales.  Also, the whole
menu translations are gone by this, too.  This patchset tries to
address these issues.


Takashi

===

Takashi Iwai (4):
  gitk: Fix crash with --all in non-English locales
  gitk: Update msgid's for menu items with accelerator
  gitk: Add accelerators to Japanese locale
  gitk: Add accelerator to German locale

 gitk-git/gitk|  4 +--
 gitk-git/po/bg.po| 34 -
 gitk-git/po/ca.po| 34 -
 gitk-git/po/de.po| 70 ++--
 gitk-git/po/es.po| 34 -
 gitk-git/po/fr.po| 34 -
 gitk-git/po/hu.po| 34 -
 gitk-git/po/it.po| 36 +--
 gitk-git/po/ja.po| 68 +-
 gitk-git/po/pt_br.po | 34 -
 gitk-git/po/ru.po| 34 -
 gitk-git/po/sv.po| 34 -
 gitk-git/po/vi.po| 34 -
 13 files changed, 242 insertions(+), 242 deletions(-)

-- 
2.6.1
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/4] gitk crash fix and locale updates

2015-10-20 Thread Takashi Iwai
Hi,

the recent change in gitk to support the menu accelerator broke the
invocation with --all option in non-English locales.  Also, the whole
menu translations are gone by this, too.  This patchset tries to
address these issues.


Takashi

===

Takashi Iwai (4):
  gitk: Fix crash with --all in non-English locales
  gitk: Update msgid's for menu items with accelerator
  gitk: Add accelerators to Japanese locale
  gitk: Add accelerator to German locale

 gitk-git/gitk|  4 +--
 gitk-git/po/bg.po| 34 -
 gitk-git/po/ca.po| 34 -
 gitk-git/po/de.po| 70 ++--
 gitk-git/po/es.po| 34 -
 gitk-git/po/fr.po| 34 -
 gitk-git/po/hu.po| 34 -
 gitk-git/po/it.po| 36 +--
 gitk-git/po/ja.po| 68 +-
 gitk-git/po/pt_br.po | 34 -
 gitk-git/po/ru.po| 34 -
 gitk-git/po/sv.po| 34 -
 gitk-git/po/vi.po| 34 -
 13 files changed, 242 insertions(+), 242 deletions(-)

-- 
2.6.1

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html