2006-08-03 Alex Roitman <shura@gramps-project.org>

* POTFILES.in: Add new files.



svn: r7118
This commit is contained in:
Alex Roitman 2006-08-04 05:08:06 +00:00
parent 929c918486
commit 9a9bf37d6f
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,6 @@
2006-08-03 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new files.
2006-08-02 Alex Roitman <shura@gramps-project.org>
* ru.po: Translation update.

View File

@ -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