talons

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

commit a722ae59ba0bca5e6ba47f0c6e33fd17c3b2b502
parent 0703e9f34d325c1c172d257e17a87e790ae5f811
Author: Paul Mangan <paul@claws-mail.org>
Date:   Fri, 16 Dec 2011 13:19:17 +0000

2011-12-16 [paul]	3.8.0cvs1

	* tools/claws.i18n.status.pl
		update id to id_ID

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

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,8 @@ +2011-12-16 [paul] 3.8.0cvs1 + + * tools/claws.i18n.status.pl + update id to id_ID + 2011-12-16 [paul] 3.8.0 * NEWS * README diff --git a/PATCHSETS b/PATCHSETS @@ -4317,3 +4317,4 @@ ( cvs diff -u -r 1.83.2.183 -r 1.83.2.184 src/mimeview.c; ) > 3.7.10cvs111.patchset ( cvs diff -u -r 1.395.2.440 -r 1.395.2.441 src/summaryview.c; cvs diff -u -r 1.1.2.106 -r 1.1.2.107 src/gtk/quicksearch.c; cvs diff -u -r 1.1.2.22 -r 1.1.2.23 src/gtk/quicksearch.h; ) > 3.7.10cvs112.patchset ( cvs diff -u -r 1.654.2.4393 -r 1.654.2.4394 configure.ac; cvs diff -u -r 1.9.2.23 -r 1.9.2.24 po/cs.po; cvs diff -u -r 1.60.2.63 -r 1.60.2.64 po/es.po; cvs diff -u -r 1.42.2.56 -r 1.42.2.57 po/fr.po; cvs diff -u -r 1.5.2.20 -r 1.5.2.21 po/hu.po; cvs diff -u -r -1.1.2.5 -r -1.1.2.6 po/id.po; diff -u /dev/null po/id_ID.po; cvs diff -u -r 1.50.2.42 -r 1.50.2.43 po/pt_BR.po; cvs diff -u -r 1.17.2.21 -r 1.17.2.22 po/ru.po; cvs diff -u -r 1.2.2.34 -r 1.2.2.35 po/sk.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/uk.po; ) > 3.7.10cvs113.patchset +( cvs diff -u -r 1.1.2.25 -r 1.1.2.26 tools/claws.i18n.status.pl; ) > 3.8.0cvs1.patchset diff --git a/configure.ac b/configure.ac @@ -12,7 +12,7 @@ MINOR_VERSION=8 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=0 +EXTRA_VERSION=1 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/tools/claws.i18n.status.pl b/tools/claws.i18n.status.pl @@ -18,7 +18,7 @@ 'fi.po' => 'Finnish', 'fr.po' => 'French', 'hu.po' => 'Hungarian', - 'id.po' => 'Indonesian', + 'id_ID.po' => 'Indonesian', 'it.po' => 'Italian', 'ja.po' => 'Japanese', 'lt.po' => 'Lithuanian', @@ -43,7 +43,7 @@ 'fi.po' => 'Flammie Pirinen <flammie@iki.fi>', 'fr.po' => 'Tristan Chabredier <wwp@claws-mail.org>', 'hu.po' => 'P&aacute;der Rezs&#337; <rezso@rezso.net>', - 'id.po' => 'MSulchan Darmawan <bleketux@gmail.com>', + 'id_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>',