update translations template; update french translation; try to fix maps folder installation
svn: r17513
This commit is contained in:
parent
15cd010b34
commit
1a7b066a0b
802
po/gramps.pot
802
po/gramps.pot
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
|||||||
pkgdatadir = $(datadir)/@PACKAGE@/maps
|
pkgdatadir = $(datadir)/@PACKAGE@/plugins/lib/maps
|
||||||
|
|
||||||
pkgdata_PYTHON = \
|
pkgdata_PYTHON = \
|
||||||
constants.py\
|
constants.py\
|
||||||
@ -6,13 +6,13 @@ pkgdata_PYTHON = \
|
|||||||
grampsmaps.py\
|
grampsmaps.py\
|
||||||
__init__.py
|
__init__.py
|
||||||
|
|
||||||
pkgpyexecdir = @pkgpyexecdir@/maps
|
pkgpyexecdir = @pkgpyexecdir@/plugins/lib/maps
|
||||||
pkgpythondir = @pkgpythondir@/maps
|
pkgpythondir = @pkgpythondir@/plugins/lib/maps
|
||||||
|
|
||||||
# Clean up all the byte-compiled files
|
# Clean up all the byte-compiled files
|
||||||
MOSTLYCLEANFILES = *pyc *pyo
|
MOSTLYCLEANFILES = *pyc *pyo
|
||||||
|
|
||||||
GRAMPS_PY_MODPATH = "../"
|
GRAMPS_PY_MODPATH = "../../:../view"
|
||||||
|
|
||||||
pycheck:
|
pycheck:
|
||||||
(export PYTHONPATH=$(GRAMPS_PY_MODPATH); \
|
(export PYTHONPATH=$(GRAMPS_PY_MODPATH); \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user