2007-07-16 Alex Roitman <shura@gramps-project.org>

* src/Filters/Rules/Person/Makefile.am (pkgdata_PYTHON): Typo.



svn: r8717
This commit is contained in:
Alex Roitman 2007-07-16 16:29:45 +00:00
parent 6575eede14
commit 8481121dcb
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
2007-07-16 Alex Roitman <shura@gramps-project.org>
* src/Filters/Rules/Person/Makefile.am (pkgdata_PYTHON): Typo.
2007-07-10 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_ReadXML.py (start_compound_date): Add new method;
(start_datespan): Add new method.

View File

@ -49,7 +49,7 @@ pkgdata_PYTHON = \
_IsSpouseOfFilterMatch.py \
_IsWitness.py \
_MatchesFilter.py \
_PissingParent.py \
_MissingParent.py \
_MultipleMarriages.py \
_NeverMarried.py \
_NoBirthdate.py \