talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 73aa1e8219f2b8fd7f344526e0330f14c7fda93c
parent 41c219615c738917321ccf9c000fc2e1eb5a197a
Author: Paul Mangan <paul@claws-mail.org>
Date:   Wed, 17 Aug 2011 11:35:26 +0000

2011-08-17 [paul]	3.7.9cvs48

	* tools/claws.i18n.status.pl
		add Mindaugas Baranauskas (Lithuanian)

Diffstat:
MChangeLog | 5+++++
MPATCHSETS | 1+
Mconfigure.ac | 2+-
Mtools/claws.i18n.status.pl | 2++
4 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,8 @@ +2011-08-17 [paul] 3.7.9cvs48 + + * tools/claws.i18n.status.pl + add Mindaugas Baranauskas (Lithuanian) + 2011-08-14 [mir] 3.7.9cvs47 * src/news.c diff --git a/PATCHSETS b/PATCHSETS @@ -4199,3 +4199,4 @@ ( cvs diff -u -r 1.83.2.169 -r 1.83.2.170 src/mimeview.c; ) > 3.7.9cvs45.patchset ( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/etpan/nntp-thread.c; ) > 3.7.9cvs46.patchset ( cvs diff -u -r 1.101.2.66 -r 1.101.2.67 src/news.c; cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/etpan/nntp-thread.c; ) > 3.7.9cvs47.patchset +( cvs diff -u -r 1.1.2.24 -r 1.1.2.25 tools/claws.i18n.status.pl; ) > 3.7.9cvs48.patchset diff --git a/configure.ac b/configure.ac @@ -12,7 +12,7 @@ MINOR_VERSION=7 MICRO_VERSION=9 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=47 +EXTRA_VERSION=48 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/tools/claws.i18n.status.pl b/tools/claws.i18n.status.pl @@ -21,6 +21,7 @@ 'id.po' => 'Indonesian', 'it.po' => 'Italian', 'ja.po' => 'Japanese', + 'lt.po' => 'Lithuanian', 'nl.po' => 'Dutch', 'pl.po' => 'Polish', 'pt_BR.po' => 'Brazilian Portuguese', @@ -45,6 +46,7 @@ 'id.po' => 'MSulchan Darmawan <bleketux@gmail.com>', 'it.po' => 'Andrea Spadaccini <a.spadaccini@catania.linux.it>', 'ja.po' => 'kazken3 <kazken3@gmail.com>', + 'lt.po' => 'Mindaugas Baranauskas <embar@super.lt>', 'nl.po' => 'Marcel Pol <mpol@gmx.net>', 'pl.po' => 'Emilian Nowak <emil5@go2.pl>', 'pt_PT.po' => 'Tiago Faria <gouki@goukihq.org>',