nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 0675c2f35500593936d506a357e396f83f8238ba
parent 18b583d55beb911411423b2d1f5d4b1ce9a93314
Author: Jordi Mallach <jordi@gnu.org>
Date:   Tue,  1 Jun 2004 15:29:31 +0000

Update docs about Chinese contributor.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1795 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MChangeLog | 1+
MTHANKS | 1+
Mpo/ChangeLog | 2+-
3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -107,6 +107,7 @@ CVS code - - Add the ability to change the closing punctuation and closing brackets used to control justification, via the rcfile entries "punct" and "brackets". (DLR) + - Translation updates (see po/ChangeLog for details). - files.c: add_open_file() - Rearrange the NANO_SMALL #ifdef so that the code to set the diff --git a/THANKS b/THANKS @@ -4,6 +4,7 @@ If we missed you here, let us know! Sharuzzaman Ahmat Raslan <sharuzzaman@excite.com> Malay translator Laurentiu Buzdugan <buzdugan@voyager.net> Romanian translator +CHAO Wei-Lun <chaoweilun@pcmail.com.tw> Traditional Chinese translator Ricardo Cárdenes Medina <ricardo@conisys.com> Spanish translator Marco Colombo <magicdice@inwind.it> Italian translator Karl Eichwalder <keichwa@gmx.net> German translator diff --git a/po/ChangeLog b/po/ChangeLog @@ -1,6 +1,6 @@ 2004-06-01 Jordi Mallach <jordi@gnu.org> - * zh_TW.po: Added Chinese (Taiwan) translation by + * zh_TW.po: Added Traditional Chinese translation by CHAO Wei-Lun <chaoweilun@pcmail.com.tw>. * LINGUAS: Added "zh_TW".