From 267248fb21258c91204d0bfa5f021d5b07dd3600 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Sat, 5 Aug 2006 04:10:10 +0000 Subject: [PATCH] Update svn: r7128 --- gramps2/po/POTFILES.in | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gramps2/po/POTFILES.in b/gramps2/po/POTFILES.in index 72e0296db..bc6b7c8e3 100644 --- a/gramps2/po/POTFILES.in +++ b/gramps2/po/POTFILES.in @@ -358,6 +358,7 @@ src/RelLib/_SourceMediaType.py src/RelLib/_MarkerType.py src/RelLib/_EventRoleType.py src/RelLib/_EventType.py +src/Filters/_EventSidebarFilter.py src/Filters/_FamilySidebarFilter.py src/Filters/_FilterComboBox.py src/Filters/_FilterList.py @@ -462,6 +463,14 @@ 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/_MatchesFilter.py +src/Filters/Rules/Event/_EventPrivate.py +src/Filters/Rules/Event/_HasNoteRegexp.py +src/Filters/Rules/Event/_RegExpIdOf.py +src/Filters/Rules/Event/_AllEvents.py +src/Filters/Rules/Event/_HasIdOf.py +src/Filters/Rules/Event/_HasType.py +src/Filters/Rules/Event/_HasNoteMatchingSubstringOf.py src/Filters/Rules/Event/__init__.py src/Filters/Rules/Place/__init__.py src/Filters/Rules/Source/__init__.py