Nano is now a GNU package

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@534 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Chris Allegretta 2001-02-14 14:28:27 +00:00
parent 9560bb51ab
commit c46dd8123c
11 changed files with 21 additions and 19 deletions

View File

@ -5,8 +5,7 @@ CVS code -
removed "Goto Line", aligned "Read File" with "Write Out" and removed "Goto Line", aligned "Read File" with "Write Out" and
"Replace" with "Where is" for consistency. "Replace" with "Where is" for consistency.
- Added texinfo manual nano.texi. Added texi options to - Added texinfo manual nano.texi. Added texi options to
Makefile.am. Makefile.am.
- configure.in: - configure.in:
- Autoconf compatibility fixes (Pavel Roskin) - Autoconf compatibility fixes (Pavel Roskin)
- cut.c: - cut.c:

5
README
View File

@ -1,5 +1,5 @@
nano - a GPLed, enhanced clone of the Pico text editor. GNU nano - an enhanced clone of the Pico text editor.
Overview Overview
@ -16,6 +16,9 @@ Overview
nano aims to solve these problems by emulating the functionality of nano aims to solve these problems by emulating the functionality of
Pico as closely as possible while adressing the problems above and Pico as closely as possible while adressing the problems above and
perhaps providing other extra functionality. perhaps providing other extra functionality.
The nano editor is now an official GNU package. For more information
on GNU and the Free Software Foundation please see http://www.gnu.org.
How to compile and install nano How to compile and install nano

2
nano.c
View File

@ -439,7 +439,7 @@ void usage(void)
void version(void) void version(void)
{ {
printf(_(" nano version %s by Chris Allegretta (compiled %s, %s)\n"), printf(_(" GNU nano version %s (compiled %s, %s)\n"),
VERSION, __TIME__, __DATE__); VERSION, __TIME__, __DATE__);
printf(_ printf(_
(" Email: nano@nano-editor.org Web: http://www.nano-editor.org")); (" Email: nano@nano-editor.org Web: http://www.nano-editor.org"));

2
nano.h
View File

@ -61,7 +61,7 @@
# endif # endif
#endif #endif
#define VERMSG "nano " VERSION #define VERMSG "GNU nano " VERSION
/* Structure types */ /* Structure types */
typedef struct filestruct { typedef struct filestruct {

View File

@ -670,8 +670,8 @@ msgstr " +ZEILE\t\tBei Zeile ZEILE beginnen\n"
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " nano Version %s von Chris Allegretta (compiliert um %s, %s)\n" msgstr " GNU nano Version %s (compiliert um %s, %s)\n"
#: nano.c:445 #: nano.c:445
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org" msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"

View File

@ -666,8 +666,8 @@ msgstr " +L
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " nano versión %s por Chris Allegretta (compilado %s, %s)\n" msgstr " GNU nano versión %s (compilado %s, %s)\n"
#: nano.c:445 #: nano.c:445
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org" msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"

View File

@ -662,8 +662,8 @@ msgstr " +RIVI\t\tSiirry riville RIVI\n"
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " Nano, versio %s. Chris Allegretta (käännetty %s, %s)\n" msgstr " GNU Nano, versio %s. (käännetty %s, %s)\n"
#: nano.c:445 #: nano.c:445
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org" msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"

View File

@ -688,8 +688,8 @@ msgstr " +LIGNE\t\tD
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " nano version %s de Chris Allegretta (compilée %s, %s)\n" msgstr " GNU nano version %s (compilée %s, %s)\n"
#: nano.c:445 #: nano.c:445
#, fuzzy #, fuzzy

View File

@ -664,8 +664,8 @@ msgstr " +SOR\t\tA SOR. sz
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " nano - %s verzió. Készítette: Chris Allegretta (fordítva %s, %s)\n" msgstr " GNU nano - %s verzió. (fordítva %s, %s)\n"
#: nano.c:445 #: nano.c:445
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org" msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"

View File

@ -659,8 +659,8 @@ msgstr "+LINE Mulai pada nomor baris LINE\n"
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr "nano versi %s oleh Chris Allegretta (compiled %s, %s)\n" msgstr "GNU nano versi %s (compiled %s, %s)\n"
#: nano.c:445 #: nano.c:445
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org" msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"

View File

@ -652,8 +652,8 @@ msgstr " +LINEA\t\tInizia alla LINEA numero\n"
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " nano versione %s di Chris Allegretta (compilato %s, %s\n" msgstr " GNU nano versione %s (compilato %s, %s\n"
#: nano.c:445 #: nano.c:445
#, fuzzy #, fuzzy