Pre7 release

svn: r1221
This commit is contained in:
Don Allingham 2002-12-12 04:30:20 +00:00
parent 47e4725f60
commit 9e8dbda48e
2 changed files with 5428 additions and 2 deletions

View File

@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl May need to run automake && aclocal first
AC_INIT(src/gramps.py)
AM_INIT_AUTOMAKE(gramps, 0.9.0)
RELEASE=pre6
RELEASE=pre7
VERSIONSTRING=$VERSION
if test x"$RELEASE" != "x"
@ -18,7 +18,7 @@ AC_SUBST(VERSIONSTRING)
AC_PATH_PROG(MSGFMT, msgfmt)
AC_SUBST(MSGFMT)
LANGUAGES="sv de fr es it pt_BR ru da_DK cs"
LANGUAGES="sv pl de fr es it pt_BR ru da_DK cs"
AC_SUBST(LANGUAGES)
DISTLANGS=

5426
src/po/pl.po Normal file

File diff suppressed because it is too large Load Diff