From 9a9bf37d6f24bf9b1d997b15fd7b302b1ea098a7 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Fri, 4 Aug 2006 05:08:06 +0000 Subject: [PATCH] 2006-08-03 Alex Roitman * POTFILES.in: Add new files. svn: r7118 --- po/ChangeLog | 3 +++ po/POTFILES.in | 8 ++++++++ 2 files changed, 11 insertions(+) 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