diff --git a/po/nano.pot b/po/nano.pot index 20ab1caef64b08aa44be1df6cc211c6cae0fde7f..4b120dd096bd11f85678fcb8fc218990d9710fa4 100644 --- a/po/nano.pot +++ b/po/nano.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-11-25 00:01-0500\n" +"POT-Creation-Date: 2000-11-25 14:58-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/winio.c b/winio.c index be57ddca564d63c4819bc17446335888a6ceead9..7df2c3a165b331e11afe135af9fa1b877c7a27a0 100644 --- a/winio.c +++ b/winio.c @@ -1330,7 +1330,7 @@ void fix_editbot(void) } #ifdef NANO_EXTRA -#define CREDIT_LEN 43 +#define CREDIT_LEN 44 void do_credits(void) { int i, j = 0, k, place = 0, start_x; @@ -1362,6 +1362,7 @@ void do_credits(void) "Daniele Medri", "Clement Laforet", "Tedi Heriyanto", + "Bill Soudan", "Erik Anderson", "Big Gaute", "Joshua Jensen",