diff --git a/po/ChangeLog b/po/ChangeLog index 1f5476f81..350dc4403 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,6 @@ +2006-08-03 Alex Roitman + * POTFILES.in: Add new files. + 2006-08-02 Alex Roitman * ru.po: Translation update. diff --git a/po/POTFILES.in b/po/POTFILES.in index 1a88c2175..3903b636d 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -386,6 +386,7 @@ src/Filters/Rules/_HasTextMatchingRegexpOf.py src/Filters/Rules/_HasTextMatchingSubstringOf.py src/Filters/Rules/__init__.py src/Filters/Rules/_IsPrivate.py +src/Filters/Rules/_MatchesFilterBase.py src/Filters/Rules/_RegExpIdBase.py src/Filters/Rules/_Rule.py src/Filters/Rules/_RuleUtils.py @@ -458,6 +459,13 @@ src/Filters/Rules/Family/_HasNoteMatchingSubstringOf.py src/Filters/Rules/Family/_HasNoteRegexp.py src/Filters/Rules/Family/_HasRelType.py src/Filters/Rules/Family/_RegExpIdOf.py +src/Filters/Rules/Family/_MatchesFilter.py +src/Filters/Rules/Family/_MotherHasIdOf.py +src/Filters/Rules/Family/_FatherHasIdOf.py +src/Filters/Rules/Family/_MotherHasNameOf.py +src/Filters/Rules/Family/_ChildHasIdOf.py +src/Filters/Rules/Family/_FatherHasNameOf.py +src/Filters/Rules/Family/_ChildHasNameOf.py src/Filters/Rules/Event/__init__.py src/Filters/Rules/Place/__init__.py src/Filters/Rules/Source/__init__.py