nano

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

commit dea708bf9436831eb598c0ab6630ab0732da9e22
parent d92eb4fee32db7bfb64c7a516cdb4ede31c0c1f9
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Tue,  5 Apr 2016 15:00:43 +0200

i18n: gather three more translatable strings into the POT file

Diffstat:
Mpo/POTFILES.in | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/po/POTFILES.in b/po/POTFILES.in @@ -1,6 +1,7 @@ # List of source files containing translatable strings. src/browser.c +src/color.c src/files.c src/global.c src/help.c