Nano is now a GNU package
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@534 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
родитель
9560bb51ab
Коммит
c46dd8123c
@ -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
5
README
@ -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
2
nano.c
@ -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
2
nano.h
@ -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 {
|
||||||
|
4
po/de.po
4
po/de.po
@ -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"
|
||||||
|
4
po/es.po
4
po/es.po
@ -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"
|
||||||
|
4
po/fi.po
4
po/fi.po
@ -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"
|
||||||
|
4
po/fr.po
4
po/fr.po
@ -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
|
||||||
|
4
po/hu.po
4
po/hu.po
@ -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"
|
||||||
|
4
po/id.po
4
po/id.po
@ -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"
|
||||||
|
4
po/it.po
4
po/it.po
@ -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
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user