6950: Add new rule for events with places matching filter

svn: r22815
This commit is contained in:
Nick Hall
2013-08-07 23:25:57 +00:00
parent 5a6aa0d259
commit fe98bbd6ff
4 changed files with 71 additions and 1 deletions

View File

@@ -73,6 +73,7 @@ gramps/gen/filters/rules/event/_hassourcecount.py
gramps/gen/filters/rules/event/_hastype.py
gramps/gen/filters/rules/event/_matchesfilter.py
gramps/gen/filters/rules/event/_matchespersonfilter.py
gramps/gen/filters/rules/event/_matchesplacefilter.py
gramps/gen/filters/rules/event/_matchessourceconfidence.py
gramps/gen/filters/rules/event/_matchessourcefilter.py
gramps/gen/filters/rules/event/_regexpidof.py