Commit c46dd812 authored by Chris Allegretta's avatar Chris Allegretta
Browse files

Nano is now a GNU package

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@534 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent 9560bb51
Showing with 21 additions and 19 deletions
+21 -19
...@@ -5,8 +5,7 @@ CVS code - ...@@ -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:
......
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 ...@@ -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
......
...@@ -439,7 +439,7 @@ void usage(void) ...@@ -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"));
......
...@@ -61,7 +61,7 @@ ...@@ -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 {
......
...@@ -670,8 +670,8 @@ msgstr " +ZEILE\t\tBei Zeile ZEILE beginnen\n" ...@@ -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"
......
...@@ -666,8 +666,8 @@ msgstr " +L ...@@ -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 versin %s por Chris Allegretta (compilado %s, %s)\n" msgstr " GNU nano versin %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"
......
...@@ -662,8 +662,8 @@ msgstr " +RIVI\t\tSiirry riville RIVI\n" ...@@ -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 (knnetty %s, %s)\n" msgstr " GNU Nano, versio %s. (knnetty %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"
......
...@@ -688,8 +688,8 @@ msgstr " +LIGNE\t\tD ...@@ -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 (compile %s, %s)\n" msgstr " GNU nano version %s (compile %s, %s)\n"
#: nano.c:445 #: nano.c:445
#, fuzzy #, fuzzy
......
...@@ -664,8 +664,8 @@ msgstr " +SOR\t\tA SOR. sz ...@@ -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. Ksztette: Chris Allegretta (fordtva %s, %s)\n" msgstr " GNU nano - %s verzi. (fordtva %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"
......
...@@ -659,8 +659,8 @@ msgstr "+LINE Mulai pada nomor baris LINE\n" ...@@ -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"
......
...@@ -652,8 +652,8 @@ msgstr " +LINEA\t\tInizia alla LINEA numero\n" ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment