From f88d4469f16b39d472181412c4d2cf74007f9f8d Mon Sep 17 00:00:00 2001 From: Peter Landgren Date: Sat, 22 Jan 2011 17:52:16 +0000 Subject: [PATCH] Added filter for selecting persons without death date. svn: r16441 --- po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) diff --git a/po/POTFILES.in b/po/POTFILES.in index 9392a2f14..93a0a2ec7 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -485,6 +485,7 @@ src/Filters/Rules/Person/_MissingParent.py src/Filters/Rules/Person/_MultipleMarriages.py src/Filters/Rules/Person/_NeverMarried.py src/Filters/Rules/Person/_NoBirthdate.py +src/Filters/Rules/Person/_NoDeathdate.py src/Filters/Rules/Person/_PeoplePrivate.py src/Filters/Rules/Person/_PersonWithIncompleteEvent.py src/Filters/Rules/Person/_ProbablyAlive.py