mirror of git://git.sv.gnu.org/nano.git
0.9.20 release
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@297 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
3ebac1c886
commit
6da149adf9
|
@ -1,4 +1,4 @@
|
|||
CVS Code -
|
||||
nano 0.9.20 - 11/18/2000
|
||||
- General
|
||||
- Ran source through indent -kr again. Make everything pretty.
|
||||
- Changed behavior of "search" and "replace" prompts to make all
|
||||
|
|
|
@ -710,7 +710,7 @@ fi
|
|||
|
||||
PACKAGE=nano
|
||||
|
||||
VERSION=0.9.19-cvs
|
||||
VERSION=0.9.20
|
||||
|
||||
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
|
||||
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $Id$
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT(nano.c)
|
||||
AM_INIT_AUTOMAKE(nano, 0.9.19-cvs)
|
||||
AM_INIT_AUTOMAKE(nano, 0.9.20)
|
||||
AM_CONFIG_HEADER(config.h:config.h.in)
|
||||
ALL_LINGUAS="es de fr it id fi"
|
||||
|
||||
|
|
2
po/de.po
2
po/de.po
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: nano 0.9.17\n"
|
||||
"POT-Creation-Date: 2000-11-17 21:47-0500\n"
|
||||
"POT-Creation-Date: 2000-11-17 22:07-0500\n"
|
||||
"PO-Revision-Date: 2000-09-09 11:55+0200\n"
|
||||
"Last-Translator: Florian König <floki@bigfoot.com>\n"
|
||||
"Language-Team: German <floki@bigfoot.com>\n"
|
||||
|
|
2
po/es.po
2
po/es.po
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.9.19+CVS\n"
|
||||
"POT-Creation-Date: 2000-11-17 21:47-0500\n"
|
||||
"POT-Creation-Date: 2000-11-17 22:07-0500\n"
|
||||
"PO-Revision-Date: 2000-11-01 17:55+0100\n"
|
||||
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
|
||||
"Language-Team: Spanish <es@li.org>\n"
|
||||
|
|
2
po/fi.po
2
po/fi.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: nano 0.9.11\n"
|
||||
"POT-Creation-Date: 2000-11-17 21:47-0500\n"
|
||||
"POT-Creation-Date: 2000-11-17 22:07-0500\n"
|
||||
"PO-Revision-Date: 2000-06-21 23:08+03:00\n"
|
||||
"Last-Translator: Pauli Virtanen <pauli.virtanen@saunalahti.fi>\n"
|
||||
"Language-Team: Finnish <fi@li.org>\n"
|
||||
|
|
2
po/fr.po
2
po/fr.po
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.8.9\n"
|
||||
"POT-Creation-Date: 2000-11-17 21:47-0500\n"
|
||||
"POT-Creation-Date: 2000-11-17 22:07-0500\n"
|
||||
"PO-Revision-Date: 2000-07-09 01:32+0100\n"
|
||||
"Last-Translator: Clement Laforet <sheep.killer@free.fr>\n"
|
||||
"Language-Team: French <LL@li.org>\n"
|
||||
|
|
2
po/id.po
2
po/id.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: nano-0.9.10\n"
|
||||
"POT-Creation-Date: 2000-11-17 21:47-0500\n"
|
||||
"POT-Creation-Date: 2000-11-17 22:07-0500\n"
|
||||
"PO-Revision-Date: 2000-06-08 20:56+07:00\n"
|
||||
"Last-Translator: Tedi Heriyanto <tedi-h@usa.net>\n"
|
||||
"Language-Team: Indonesian <id@li.org>\n"
|
||||
|
|
Loading…
Reference in New Issue