Back to CVS
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1043 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
491029ed8d
commit
121b9b99f9
|
@ -1,3 +1,5 @@
|
||||||
|
CVS code -
|
||||||
|
|
||||||
nano-1.1.6 - 01/25/2002
|
nano-1.1.6 - 01/25/2002
|
||||||
- General
|
- General
|
||||||
- Add Meta-A as alternate keyystroke for ^^ for people with
|
- Add Meta-A as alternate keyystroke for ^^ for people with
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# $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, 1.1.6)
|
AM_INIT_AUTOMAKE(nano, 1.1.6-cvs)
|
||||||
AM_CONFIG_HEADER(config.h:config.h.in)
|
AM_CONFIG_HEADER(config.h:config.h.in)
|
||||||
ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv nn nl da pl nb"
|
ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv nn nl da pl nb"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue