diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 9f50b2b22..c8f5e735a 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,7 @@ +2006-06-04 Alex Roitman + * configure.in: Set up for the next release. + * src/Filters/Rules/Person/_RegExpName.py (RegExpName.labels): Typo. + 2006-06-04 Brian Matherly * src/docgen/PSDrawDoc.py: fix imports - make it work * src/ReportBase/_StyleEditor.py: use ManagedWindow diff --git a/gramps2/configure.in b/gramps2/configure.in index 185d636c4..3196e4f24 100644 --- a/gramps2/configure.in +++ b/gramps2/configure.in @@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script. dnl May need to run automake && aclocal first AC_PREREQ(2.57) -AC_INIT(gramps, 2.1.5, [gramps-bugs@lists.sourceforge.net]) +AC_INIT(gramps, 2.1.6, [gramps-bugs@lists.sourceforge.net]) AC_CONFIG_SRCDIR(configure.in) AM_INIT_AUTOMAKE(1.6.3) diff --git a/gramps2/po/ChangeLog b/gramps2/po/ChangeLog index 4bed246d4..fe938bc2b 100644 --- a/gramps2/po/ChangeLog +++ b/gramps2/po/ChangeLog @@ -1,3 +1,6 @@ +2006-06-04 Alex Roitman + * POTFILES.in: Add missing files. + 2006-05-30 Alex Roitman * POTFILES.in: Change files due to module split. diff --git a/gramps2/po/POTFILES.in b/gramps2/po/POTFILES.in index d6c9a7551..0d7355537 100644 --- a/gramps2/po/POTFILES.in +++ b/gramps2/po/POTFILES.in @@ -144,25 +144,28 @@ src/DisplayTabs/_WebModel.py src/DisplayTabs/__init__.py src/Editors/_EditAddress.py src/Editors/_EditAttribute.py +src/Editors/_EditChildRef.py src/Editors/_EditEvent.py src/Editors/_EditEventRef.py src/Editors/_EditFamily.py +src/Editors/_EditLdsOrd.py src/Editors/_EditLocation.py src/Editors/_EditMedia.py src/Editors/_EditMediaRef.py src/Editors/_EditName.py src/Editors/_EditPerson.py +src/Editors/_EditPersonRef.py src/Editors/_EditPlace.py src/Editors/_EditPrimary.py src/Editors/_EditReference.py -src/Editors/_EditRepository.py src/Editors/_EditRepoRef.py +src/Editors/_EditRepository.py src/Editors/_EditSecondary.py src/Editors/_EditSource.py src/Editors/_EditSourceRef.py src/Editors/_EditUrl.py -src/Editors/_EditLdsOrd.py src/Editors/__init__.py +src/GrampsDb/_DbUtils.py src/GrampsDb/_GedcomInfo.py src/GrampsDb/_GedTokens.py src/GrampsDb/_GrampsBSDDB.py @@ -229,11 +232,13 @@ src/plugins/AncestorChart2.py src/plugins/AncestorChart.py src/plugins/AncestorReport.py src/plugins/Ancestors.py +src/plugins/BookReport.py src/plugins/Calendar.py src/plugins/ChangeNames.py src/plugins/ChangeTypes.py src/plugins/Checkpoint.py src/plugins/Check.py +src/plugins/CmdRef.py src/plugins/CountAncestors.py src/plugins/CustomBookText.py src/plugins/Desbrowser.py @@ -242,6 +247,7 @@ src/plugins/DescendReport.py src/plugins/DesGraph.py src/plugins/DetAncestralReport.py src/plugins/DetDescendantReport.py +src/plugins/DumpGenderStats.py src/plugins/Eval.py src/plugins/EventCmp.py src/plugins/ExportVCalendar.py @@ -262,6 +268,7 @@ src/plugins/PatchNames.py src/plugins/ReadPkg.py src/plugins/Rebuild.py src/plugins/RelCalc.py +src/plugins/TestcaseGenerator.py src/plugins/rel_da.py src/plugins/rel_de.py src/plugins/rel_es.py @@ -292,7 +299,6 @@ src/PluginUtils/_Tool.py src/PluginUtils/_PluginStatus.py src/ReportBase/_BareReportDialog.py src/ReportBase/_BookFormatComboBox.py -src/ReportBase/_BookReport.py src/ReportBase/_CommandLineReport.py src/ReportBase/_Constants.py src/ReportBase/_DrawFormatComboBox.py @@ -385,8 +391,8 @@ src/Filters/Rules/Person/_Everyone.py src/Filters/Rules/Person/_FamilyWithIncompleteEvent.py src/Filters/Rules/Person/_HasAttribute.py src/Filters/Rules/Person/_HasBirth.py -src/Filters/Rules/Person/_HasCommonAncestorWith.py src/Filters/Rules/Person/_HasCommonAncestorWithFilterMatch.py +src/Filters/Rules/Person/_HasCommonAncestorWith.py src/Filters/Rules/Person/_HasCompleteRecord.py src/Filters/Rules/Person/_HasDeath.py src/Filters/Rules/Person/_HasEvent.py @@ -394,8 +400,9 @@ src/Filters/Rules/Person/_HasFamilyAttribute.py src/Filters/Rules/Person/_HasFamilyEvent.py src/Filters/Rules/Person/_HasIdOf.py src/Filters/Rules/Person/_HasNameOf.py -src/Filters/Rules/Person/_HasNote.py src/Filters/Rules/Person/_HasNoteMatchingSubstringOf.py +src/Filters/Rules/Person/_HasNote.py +src/Filters/Rules/Person/_HasNoteRegexp.py src/Filters/Rules/Person/_HasRelationship.py src/Filters/Rules/Person/_HasSourceOf.py src/Filters/Rules/Person/_HasTextMatchingRegexpOf.py @@ -405,18 +412,19 @@ src/Filters/Rules/Person/_HaveAltFamilies.py src/Filters/Rules/Person/_HaveChildren.py src/Filters/Rules/Person/_HavePhotos.py src/Filters/Rules/Person/_IncompleteNames.py -src/Filters/Rules/Person/_IsAncestorOf.py +src/Filters/Rules/Person/__init__.py src/Filters/Rules/Person/_IsAncestorOfFilterMatch.py +src/Filters/Rules/Person/_IsAncestorOf.py src/Filters/Rules/Person/_IsBookmarked.py src/Filters/Rules/Person/_IsChildOfFilterMatch.py src/Filters/Rules/Person/_IsDefaultPerson.py src/Filters/Rules/Person/_IsDescendantFamilyOf.py -src/Filters/Rules/Person/_IsDescendantOf.py src/Filters/Rules/Person/_IsDescendantOfFilterMatch.py +src/Filters/Rules/Person/_IsDescendantOf.py src/Filters/Rules/Person/_IsFemale.py -src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOf.py src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfBookmarked.py src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfDefaultPerson.py +src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOf.py src/Filters/Rules/Person/_IsLessThanNthGenerationDescendantOf.py src/Filters/Rules/Person/_IsMale.py src/Filters/Rules/Person/_IsMoreThanNthGenerationAncestorOf.py @@ -426,15 +434,17 @@ src/Filters/Rules/Person/_IsSiblingOfFilterMatch.py src/Filters/Rules/Person/_IsSpouseOfFilterMatch.py src/Filters/Rules/Person/_IsWitness.py src/Filters/Rules/Person/_MatchesFilter.py +src/Filters/Rules/Person/_MatchIdOf.py src/Filters/Rules/Person/_MultipleMarriages.py src/Filters/Rules/Person/_NeverMarried.py src/Filters/Rules/Person/_NoBirthdate.py src/Filters/Rules/Person/_PeoplePrivate.py src/Filters/Rules/Person/_PersonWithIncompleteEvent.py src/Filters/Rules/Person/_ProbablyAlive.py +src/Filters/Rules/Person/_RegExpIdOf.py +src/Filters/Rules/Person/_RegExpName.py src/Filters/Rules/Person/_RelationshipPathBetween.py src/Filters/Rules/Person/_SearchName.py -src/Filters/Rules/Person/__init__.py src/Filters/Rules/Family/__init__.py src/Filters/Rules/Event/__init__.py src/Filters/Rules/Place/__init__.py diff --git a/gramps2/src/Filters/Rules/Person/_RegExpName.py b/gramps2/src/Filters/Rules/Person/_RegExpName.py index a079d247c..72595320f 100644 --- a/gramps2/src/Filters/Rules/Person/_RegExpName.py +++ b/gramps2/src/Filters/Rules/Person/_RegExpName.py @@ -43,7 +43,7 @@ import re class RegExpName(Rule): """Rule that checks for full or partial name matches""" - labels = [_('Expresssion:')] + labels = [_('Expression:')] name = _('People matching the ') description = _("Matches people's names with a specified regular expression") category = _('General filters')