2008-03-09 Łukasz Rymarczyk <yenidai@poczta.onet.pl>

* data/man/Makefile.am
	* data/man/pl/gramps.1.in
	* data/man/pl/Makefile.am
	* configure.in
	Added Polish man page file
	0001914: Polish man page for gramps 3.x 

svn: r10246
This commit is contained in:
Raphael Ackermann 2008-03-09 21:43:17 +00:00
parent 4702273d15
commit f1a66988fd
3 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2008-03-09 Łukasz Rymarczyk <yenidai@poczta.onet.pl>
* data/man/Makefile.am
* data/man/pl/gramps.1.in
* data/man/pl/Makefile.am
* configure.in
Added Polish man page file
0001914: Polish man page for gramps 3.x
2008-03-09 Benny Malengier <benny.malengier@gramps-project.org>
* src/gen/db/base.py: add docstring to find functions, #1866
* src/gen/db/dbdir.py: add docstring to find functions, #1866

View File

@ -192,6 +192,7 @@ data/Makefile
data/man/Makefile
data/man/fr/Makefile
data/man/nl/Makefile
data/man/pl/Makefile
data/man/sv/Makefile
example/Makefile
example/gramps/Makefile

View File

@ -1,7 +1,7 @@
# This is the data/man level Makefile for Gramps
# $Id$
SUBDIRS = fr sv nl
SUBDIRS = fr sv nl pl
man_IN_FILES = gramps.1.in
man_MANS = $(man_IN_FILES:.1.in=.1)