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

Nano 0.9.22 release sync

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@375 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 1229 additions and 897 deletions
+1229 -897
...@@ -718,7 +718,7 @@ fi ...@@ -718,7 +718,7 @@ fi
PACKAGE=nano PACKAGE=nano
VERSION=0.9.21-cvs VERSION=0.9.22
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then 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; } { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
......
# $Id$ # $Id$
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.
AC_INIT(nano.c) AC_INIT(nano.c)
AM_INIT_AUTOMAKE(nano, 0.9.21-cvs) AM_INIT_AUTOMAKE(nano, 0.9.22)
AM_CONFIG_HEADER(config.h:config.h.in) AM_CONFIG_HEADER(config.h:config.h.in)
ALL_LINGUAS="es de fr it id fi" ALL_LINGUAS="es de fr it id fi"
......
...@@ -189,7 +189,7 @@ nano was developed).</font></blockquote> ...@@ -189,7 +189,7 @@ nano was developed).</font></blockquote>
of nano?</font></h2> of nano?</font></h2>
<blockquote><font color="#330000">The current version of nano *should* <blockquote><font color="#330000">The current version of nano *should*
be 0.9.21.&nbsp; Of course you should always check the nano hompage to be 0.9.22.&nbsp; Of course you should always check the nano hompage to
see what the latest and greatest version is.</font></blockquote> see what the latest and greatest version is.</font></blockquote>
<h2> <h2>
...@@ -386,7 +386,7 @@ will get the same shortcuts at the bottom as Pico.</font></blockquote> ...@@ -386,7 +386,7 @@ will get the same shortcuts at the bottom as Pico.</font></blockquote>
string, the string I last searched for is already in front of my string, the string I last searched for is already in front of my
cursor! !What happened?!</font></h2> cursor! !What happened?!</font></h2>
<blockquote><font color="#330000">In nano version 0.9.21, the default is <blockquote><font color="#330000">In nano version 0.9.22, the default is
to have a completely consistent user interface across all user input to have a completely consistent user interface across all user input
functions. This means that regardless of whether you're being asked for functions. This means that regardless of whether you're being asked for
a filename to insert or write, or a string to search for, the a filename to insert or write, or a string to search for, the
......
This diff is collapsed.
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 0.9.22\n" "Project-Id-Version: 0.9.22\n"
"POT-Creation-Date: 2000-12-03 04:07+0100\n" "POT-Creation-Date: 2000-12-02 22:34-0500\n"
"PO-Revision-Date: 2000-12-02 17:55+0100\n" "PO-Revision-Date: 2000-12-02 17:55+0100\n"
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n" "Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
"Language-Team: Spanish <es@li.org>\n" "Language-Team: Spanish <es@li.org>\n"
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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