Trunk is now version 3.3.0

svn: r14653
This commit is contained in:
Doug Blank
2010-03-06 22:47:25 +00:00
parent 696f051d13
commit dcfb25abc4
23 changed files with 170 additions and 170 deletions

View File

@@ -35,7 +35,7 @@ id = 'calculateestimateddates',
name = _("Calculate Estimated Dates"),
description = _("Calculates estimated dates for birth and death."),
version = '0.90',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = UNSTABLE,
fname = 'CalculateEstimatedDates.py',
authors = ["Douglas S. Blank"],
@@ -58,7 +58,7 @@ name = _("Fix Capitalization of Family Names"),
description = _("Searches the entire database and attempts to "
"fix capitalization of the names."),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'ChangeNames.py',
authors = ["Donald N. Allingham"],
@@ -81,7 +81,7 @@ name = _("Rename Event Types"),
description = _("Allows all the events of a certain name "
"to be renamed to a new name."),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'ChangeTypes.py',
authors = ["Donald N. Allingham"],
@@ -104,7 +104,7 @@ name = _("Check and Repair Database"),
description = _("Checks the database for integrity problems, fixing the "
"problems that it can"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'Check.py',
authors = ["Donald N. Allingham"],
@@ -126,7 +126,7 @@ id = 'dbrowse',
name = _("Interactive Descendant Browser"),
description = _("Provides a browsable hierarchy based on the active person"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'Desbrowser.py',
authors = ["Donald N. Allingham"],
@@ -149,7 +149,7 @@ id = 'eval',
name = "Python Evaluation Window",
description = "Provides a window that can evaluate python code",
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'Eval.py',
authors = ["Donald N. Allingham"],
@@ -173,7 +173,7 @@ description = _("Aids in the analysis of data by allowing the "
"development of custom filters that can be applied "
"to the database to find similar events"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'EventCmp.py',
authors = ["Donald N. Allingham"],
@@ -195,7 +195,7 @@ id = 'evname',
name = _("Extract Event Description"),
description = _("Extracts event descriptions from the event data"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'EventNames.py',
authors = ["Donald N. Allingham"],
@@ -218,7 +218,7 @@ name = _("Extract Place Data from a Place Title"),
description = _("Attempts to extract city and state/province "
"from a place title"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'ExtractCity.py',
authors = ["Donald N. Allingham"],
@@ -241,7 +241,7 @@ name = _("Find Possible Duplicate People"),
description = _("Searches the entire database, looking for "
"individual entries that may represent the same person."),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'FindDupes.py',
authors = ["Donald N. Allingham"],
@@ -263,7 +263,7 @@ id = 'leak',
name = "Show Uncollected Objects",
description = "Provide a window listing all uncollected objects",
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'Leak.py',
authors = ["Donald N. Allingham"],
@@ -285,7 +285,7 @@ id = 'mediaman',
name = _("Media Manager"),
description = _("Manages batch operations on media files"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'MediaManager.py',
authors = ["Alex Roitman"],
@@ -308,7 +308,7 @@ name = _("Not Related"),
description = _("Find people who are not in any way related to the "
"selected person"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'NotRelated.py',
authors = ["Stephane Charette"],
@@ -330,7 +330,7 @@ id = 'editowner',
name = _("Edit Database Owner Information"),
description = _("Allow editing database owner information."),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'OwnerEditor.py',
authors = ["Zsolt Foldvari"],
@@ -352,7 +352,7 @@ id = 'patchnames',
name = _("Extract Information from Names"),
description = _("Allow editing database owner information."),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'PatchNames.py',
authors = ["Donald N. Allingham"],
@@ -374,7 +374,7 @@ id = 'rebuild',
name = _("Rebuild Secondary Indices"),
description = _("Rebuilds secondary indices"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'Rebuild.py',
authors = ["Donald N. Allingham"],
@@ -396,7 +396,7 @@ id = 'rebuild_refmap',
name = _("Rebuild Reference Maps"),
description = _("Rebuilds reference maps"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'RebuildRefMap.py',
authors = ["Alex Roitman"],
@@ -418,7 +418,7 @@ id = 'relcalc',
name = _("Relationship Calculator"),
description = _("Calculates the relationship between two people"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'RelCalc.py',
authors = ["Donald N. Allingham"],
@@ -440,7 +440,7 @@ id = 'remove_unused',
name = _("Remove Unused Objects"),
description = _("Removes unused objects from the database"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'RemoveUnused.py',
authors = ["Donald N. Allingham"],
@@ -463,7 +463,7 @@ name = _("Reorder Gramps IDs"),
description = _("Reorders the Gramps IDs "
"according to Gramps' default rules."),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'ReorderIds.py',
authors = ["Donald N. Allingham"],
@@ -485,7 +485,7 @@ id = 'sortevents',
name = _("Sorts events"),
description = _("Sorts events"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'SortEvents.py',
authors = ["Gary Burton"],
@@ -507,7 +507,7 @@ id = 'soundgen',
name = _("Generate SoundEx Codes"),
description = _("Generates SoundEx codes for names"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'SoundGen.py',
authors = ["Donald N. Allingham"],
@@ -529,7 +529,7 @@ id = 'verify',
name = _("Verify the Data"),
description = _("Verifies the data against user-defined tests"),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'Verify.py',
authors = ["Alex Roitman"],

View File

@@ -39,7 +39,7 @@ description = ("This test tool will create many people showing all"
" the birth date. This way you can ensure that dates"
" printed can be parsed back in correctly."),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = UNSTABLE,
fname = 'DateParserDisplayTest.py',
authors = ["Martin Hawlisch"],
@@ -62,7 +62,7 @@ name = "Dump Gender Statistics",
description = ("Will dump the statistics for the gender guessing "
"from the first name."),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = STABLE,
fname = 'DumpGenderStats.py',
authors = ["Donald N. Allingham", "Martin Hawlisch"],
@@ -86,7 +86,7 @@ description = ("The testcase generator will generate some persons "
"and families that have broken links in the database "
"or data that is in conflict to a relation."),
version = '1.0',
gramps_target_version = '3.2',
gramps_target_version = '3.3',
status = UNSTABLE,
fname = 'TestcaseGenerator.py',
authors = ["Martin Hawlisch"],