In .:
2006-11-30 Alex Roitman <shura@gramps-project.org> * src/Filters/Rules/Makefile.am: Ship new file. * src/Filters/Rules/Family/Makefile.am: Ship new file. * src/Filters/Rules/Person/Makefile.am: Ship new file. In po: 2006-11-30 Alex Roitman <shura@gramps-project.org> * POTFILES.in: List new files. svn: r7736
This commit is contained in:
@@ -23,7 +23,8 @@ pkgdata_PYTHON = \
|
||||
_SearchFatherName.py\
|
||||
_SearchMotherName.py\
|
||||
_SearchChildName.py\
|
||||
_MemberBase.py
|
||||
_MemberBase.py\
|
||||
_HasMarkerOf.py
|
||||
|
||||
|
||||
pkgpyexecdir = @pkgpyexecdir@/Filters/Rules/Family
|
||||
|
||||
@@ -18,7 +18,8 @@ pkgdata_PYTHON = \
|
||||
_RegExpIdBase.py\
|
||||
_Rule.py\
|
||||
_RuleUtils.py\
|
||||
_MatchesFilterBase.py
|
||||
_MatchesFilterBase.py\
|
||||
_HasMarkerBase.py
|
||||
|
||||
pkgpyexecdir = @pkgpyexecdir@/Filters/Rules
|
||||
pkgpythondir = @pkgpythondir@/Filters/Rules
|
||||
|
||||
@@ -62,6 +62,7 @@ pkgdata_PYTHON = \
|
||||
_MatchIdOf.py \
|
||||
_HasNoteRegexp.py \
|
||||
_RegExpName.py \
|
||||
_HasMarkerOf.py \
|
||||
__init__.py
|
||||
|
||||
pkgpyexecdir = @pkgpyexecdir@/Filters/Rules/Person
|
||||
|
||||
Reference in New Issue
Block a user