version bump; upgrade "gramps_target_version" (part3)

svn: r19313
This commit is contained in:
Jérôme Rapinat 2012-04-13 15:59:40 +00:00
parent c2271280e5
commit 590d836d62
2 changed files with 55 additions and 55 deletions

View File

@ -31,7 +31,7 @@ register(GRAMPLET,
name=_("Person Details"), name=_("Person Details"),
description = _("Gramplet showing details of a person"), description = _("Gramplet showing details of a person"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="PersonDetails.py", fname="PersonDetails.py",
height=200, height=200,
@ -45,7 +45,7 @@ register(GRAMPLET,
name=_("Repository Details"), name=_("Repository Details"),
description = _("Gramplet showing details of a repository"), description = _("Gramplet showing details of a repository"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="RepositoryDetails.py", fname="RepositoryDetails.py",
height=200, height=200,
@ -59,7 +59,7 @@ register(GRAMPLET,
name=_("Place Details"), name=_("Place Details"),
description = _("Gramplet showing details of a place"), description = _("Gramplet showing details of a place"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="PlaceDetails.py", fname="PlaceDetails.py",
height=200, height=200,
@ -73,7 +73,7 @@ register(GRAMPLET,
name=_("Media Preview"), name=_("Media Preview"),
description = _("Gramplet showing a preview of a media object"), description = _("Gramplet showing a preview of a media object"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="MediaPreview.py", fname="MediaPreview.py",
height=200, height=200,
@ -97,7 +97,7 @@ if available:
name = _("Metadata Viewer"), name = _("Metadata Viewer"),
description = _("Gramplet showing metadata for a media object"), description = _("Gramplet showing metadata for a media object"),
version = "1.0.0", version = "1.0.0",
gramps_target_version = "3.4", gramps_target_version = "3.5",
status = STABLE, status = STABLE,
fname = "MetadataViewer.py", fname = "MetadataViewer.py",
height = 200, height = 200,
@ -111,7 +111,7 @@ register(GRAMPLET,
name=_("Person Residence"), name=_("Person Residence"),
description = _("Gramplet showing residence events for a person"), description = _("Gramplet showing residence events for a person"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="PersonResidence.py", fname="PersonResidence.py",
height=200, height=200,
@ -125,7 +125,7 @@ register(GRAMPLET,
name=_("Person Events"), name=_("Person Events"),
description = _("Gramplet showing the events for a person"), description = _("Gramplet showing the events for a person"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Events.py", fname="Events.py",
height=200, height=200,
@ -139,7 +139,7 @@ register(GRAMPLET,
name=_("Family Events"), name=_("Family Events"),
description = _("Gramplet showing the events for a family"), description = _("Gramplet showing the events for a family"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Events.py", fname="Events.py",
height=200, height=200,
@ -153,7 +153,7 @@ register(GRAMPLET,
name=_("Person Gallery"), name=_("Person Gallery"),
description = _("Gramplet showing media objects for a person"), description = _("Gramplet showing media objects for a person"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Gallery.py", fname="Gallery.py",
height=200, height=200,
@ -167,7 +167,7 @@ register(GRAMPLET,
name=_("Family Gallery"), name=_("Family Gallery"),
description = _("Gramplet showing media objects for a family"), description = _("Gramplet showing media objects for a family"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Gallery.py", fname="Gallery.py",
height=200, height=200,
@ -181,7 +181,7 @@ register(GRAMPLET,
name=_("Event Gallery"), name=_("Event Gallery"),
description = _("Gramplet showing media objects for an event"), description = _("Gramplet showing media objects for an event"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Gallery.py", fname="Gallery.py",
height=200, height=200,
@ -195,7 +195,7 @@ register(GRAMPLET,
name=_("Place Gallery"), name=_("Place Gallery"),
description = _("Gramplet showing media objects for a place"), description = _("Gramplet showing media objects for a place"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Gallery.py", fname="Gallery.py",
height=200, height=200,
@ -209,7 +209,7 @@ register(GRAMPLET,
name=_("Source Gallery"), name=_("Source Gallery"),
description = _("Gramplet showing media objects for a source"), description = _("Gramplet showing media objects for a source"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Gallery.py", fname="Gallery.py",
height=200, height=200,
@ -223,7 +223,7 @@ register(GRAMPLET,
name=_("Citation Gallery"), name=_("Citation Gallery"),
description = _("Gramplet showing media objects for a citation"), description = _("Gramplet showing media objects for a citation"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Gallery.py", fname="Gallery.py",
height=200, height=200,
@ -237,7 +237,7 @@ register(GRAMPLET,
name=_("Person Attributes"), name=_("Person Attributes"),
description = _("Gramplet showing the attributes of a person"), description = _("Gramplet showing the attributes of a person"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Attributes.py", fname="Attributes.py",
height=200, height=200,
@ -251,7 +251,7 @@ register(GRAMPLET,
name=_("Event Attributes"), name=_("Event Attributes"),
description = _("Gramplet showing the attributes of an event"), description = _("Gramplet showing the attributes of an event"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Attributes.py", fname="Attributes.py",
height=200, height=200,
@ -265,7 +265,7 @@ register(GRAMPLET,
name=_("Family Attributes"), name=_("Family Attributes"),
description = _("Gramplet showing the attributes of a family"), description = _("Gramplet showing the attributes of a family"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Attributes.py", fname="Attributes.py",
height=200, height=200,
@ -279,7 +279,7 @@ register(GRAMPLET,
name=_("Media Attributes"), name=_("Media Attributes"),
description = _("Gramplet showing the attributes of a media object"), description = _("Gramplet showing the attributes of a media object"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Attributes.py", fname="Attributes.py",
height=200, height=200,
@ -293,7 +293,7 @@ register(GRAMPLET,
name=_("Person Notes"), name=_("Person Notes"),
description = _("Gramplet showing the notes for a person"), description = _("Gramplet showing the notes for a person"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Notes.py", fname="Notes.py",
height=200, height=200,
@ -307,7 +307,7 @@ register(GRAMPLET,
name=_("Event Notes"), name=_("Event Notes"),
description = _("Gramplet showing the notes for an event"), description = _("Gramplet showing the notes for an event"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Notes.py", fname="Notes.py",
height=200, height=200,
@ -321,7 +321,7 @@ register(GRAMPLET,
name=_("Family Notes"), name=_("Family Notes"),
description = _("Gramplet showing the notes for a family"), description = _("Gramplet showing the notes for a family"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Notes.py", fname="Notes.py",
height=200, height=200,
@ -335,7 +335,7 @@ register(GRAMPLET,
name=_("Place Notes"), name=_("Place Notes"),
description = _("Gramplet showing the notes for a place"), description = _("Gramplet showing the notes for a place"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Notes.py", fname="Notes.py",
height=200, height=200,
@ -349,7 +349,7 @@ register(GRAMPLET,
name=_("Source Notes"), name=_("Source Notes"),
description = _("Gramplet showing the notes for a source"), description = _("Gramplet showing the notes for a source"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Notes.py", fname="Notes.py",
height=200, height=200,
@ -363,7 +363,7 @@ register(GRAMPLET,
name=_("Citation Notes"), name=_("Citation Notes"),
description = _("Gramplet showing the notes for a citation"), description = _("Gramplet showing the notes for a citation"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Notes.py", fname="Notes.py",
height=200, height=200,
@ -377,7 +377,7 @@ register(GRAMPLET,
name=_("Repository Notes"), name=_("Repository Notes"),
description = _("Gramplet showing the notes for a repository"), description = _("Gramplet showing the notes for a repository"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Notes.py", fname="Notes.py",
height=200, height=200,
@ -391,7 +391,7 @@ register(GRAMPLET,
name=_("Media Notes"), name=_("Media Notes"),
description = _("Gramplet showing the notes for a media object"), description = _("Gramplet showing the notes for a media object"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Notes.py", fname="Notes.py",
height=200, height=200,
@ -405,7 +405,7 @@ register(GRAMPLET,
name=_("Person Citations"), name=_("Person Citations"),
description = _("Gramplet showing the citations for a person"), description = _("Gramplet showing the citations for a person"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Citations.py", fname="Citations.py",
height=200, height=200,
@ -419,7 +419,7 @@ register(GRAMPLET,
name=_("Event Citations"), name=_("Event Citations"),
description = _("Gramplet showing the citations for an event"), description = _("Gramplet showing the citations for an event"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Citations.py", fname="Citations.py",
height=200, height=200,
@ -433,7 +433,7 @@ register(GRAMPLET,
name=_("Family Citations"), name=_("Family Citations"),
description = _("Gramplet showing the citations for a family"), description = _("Gramplet showing the citations for a family"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Citations.py", fname="Citations.py",
height=200, height=200,
@ -447,7 +447,7 @@ register(GRAMPLET,
name=_("Place Citations"), name=_("Place Citations"),
description = _("Gramplet showing the citations for a place"), description = _("Gramplet showing the citations for a place"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Citations.py", fname="Citations.py",
height=200, height=200,
@ -461,7 +461,7 @@ register(GRAMPLET,
name=_("Media Citations"), name=_("Media Citations"),
description = _("Gramplet showing the citations for a media object"), description = _("Gramplet showing the citations for a media object"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Citations.py", fname="Citations.py",
height=200, height=200,
@ -475,7 +475,7 @@ register(GRAMPLET,
name=_("Person Children"), name=_("Person Children"),
description = _("Gramplet showing the children of a person"), description = _("Gramplet showing the children of a person"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Children.py", fname="Children.py",
height=200, height=200,
@ -489,7 +489,7 @@ register(GRAMPLET,
name=_("Family Children"), name=_("Family Children"),
description = _("Gramplet showing the children of a family"), description = _("Gramplet showing the children of a family"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Children.py", fname="Children.py",
height=200, height=200,
@ -503,7 +503,7 @@ register(GRAMPLET,
name=_("Person Backlinks"), name=_("Person Backlinks"),
description = _("Gramplet showing the backlinks for a person"), description = _("Gramplet showing the backlinks for a person"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Backlinks.py", fname="Backlinks.py",
height=200, height=200,
@ -517,7 +517,7 @@ register(GRAMPLET,
name=_("Event Backlinks"), name=_("Event Backlinks"),
description = _("Gramplet showing the backlinks for an event"), description = _("Gramplet showing the backlinks for an event"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Backlinks.py", fname="Backlinks.py",
height=200, height=200,
@ -531,7 +531,7 @@ register(GRAMPLET,
name=_("Family Backlinks"), name=_("Family Backlinks"),
description = _("Gramplet showing the backlinks for a family"), description = _("Gramplet showing the backlinks for a family"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Backlinks.py", fname="Backlinks.py",
height=200, height=200,
@ -545,7 +545,7 @@ register(GRAMPLET,
name=_("Place Backlinks"), name=_("Place Backlinks"),
description = _("Gramplet showing the backlinks for a place"), description = _("Gramplet showing the backlinks for a place"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Backlinks.py", fname="Backlinks.py",
height=200, height=200,
@ -559,7 +559,7 @@ register(GRAMPLET,
name=_("Source Backlinks"), name=_("Source Backlinks"),
description = _("Gramplet showing the backlinks for a source"), description = _("Gramplet showing the backlinks for a source"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Backlinks.py", fname="Backlinks.py",
height=200, height=200,
@ -573,7 +573,7 @@ register(GRAMPLET,
name=_("Citation Backlinks"), name=_("Citation Backlinks"),
description = _("Gramplet showing the backlinks for a citation"), description = _("Gramplet showing the backlinks for a citation"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Backlinks.py", fname="Backlinks.py",
height=200, height=200,
@ -587,7 +587,7 @@ register(GRAMPLET,
name=_("Repository Backlinks"), name=_("Repository Backlinks"),
description = _("Gramplet showing the backlinks for a repository"), description = _("Gramplet showing the backlinks for a repository"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Backlinks.py", fname="Backlinks.py",
height=200, height=200,
@ -601,7 +601,7 @@ register(GRAMPLET,
name=_("Media Backlinks"), name=_("Media Backlinks"),
description = _("Gramplet showing the backlinks for a media object"), description = _("Gramplet showing the backlinks for a media object"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Backlinks.py", fname="Backlinks.py",
height=200, height=200,
@ -615,7 +615,7 @@ register(GRAMPLET,
name=_("Note Backlinks"), name=_("Note Backlinks"),
description = _("Gramplet showing the backlinks for a note"), description = _("Gramplet showing the backlinks for a note"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Backlinks.py", fname="Backlinks.py",
height=200, height=200,
@ -629,7 +629,7 @@ register(GRAMPLET,
name=_("Person Filter"), name=_("Person Filter"),
description = _("Gramplet providing a person filter"), description = _("Gramplet providing a person filter"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Filter.py", fname="Filter.py",
height=200, height=200,
@ -643,7 +643,7 @@ register(GRAMPLET,
name=_("Family Filter"), name=_("Family Filter"),
description = _("Gramplet providing a family filter"), description = _("Gramplet providing a family filter"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Filter.py", fname="Filter.py",
height=200, height=200,
@ -657,7 +657,7 @@ register(GRAMPLET,
name=_("Event Filter"), name=_("Event Filter"),
description = _("Gramplet providing an event filter"), description = _("Gramplet providing an event filter"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Filter.py", fname="Filter.py",
height=200, height=200,
@ -671,7 +671,7 @@ register(GRAMPLET,
name=_("Source Filter"), name=_("Source Filter"),
description = _("Gramplet providing a source filter"), description = _("Gramplet providing a source filter"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Filter.py", fname="Filter.py",
height=200, height=200,
@ -685,7 +685,7 @@ register(GRAMPLET,
name=_("Citation Filter"), name=_("Citation Filter"),
description = _("Gramplet providing a citation filter"), description = _("Gramplet providing a citation filter"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Filter.py", fname="Filter.py",
height=200, height=200,
@ -699,7 +699,7 @@ register(GRAMPLET,
name=_("Place Filter"), name=_("Place Filter"),
description = _("Gramplet providing a place filter"), description = _("Gramplet providing a place filter"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Filter.py", fname="Filter.py",
height=200, height=200,
@ -713,7 +713,7 @@ register(GRAMPLET,
name=_("Media Filter"), name=_("Media Filter"),
description = _("Gramplet providing a media filter"), description = _("Gramplet providing a media filter"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Filter.py", fname="Filter.py",
height=200, height=200,
@ -727,7 +727,7 @@ register(GRAMPLET,
name=_("Repository Filter"), name=_("Repository Filter"),
description = _("Gramplet providing a repository filter"), description = _("Gramplet providing a repository filter"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Filter.py", fname="Filter.py",
height=200, height=200,
@ -741,7 +741,7 @@ register(GRAMPLET,
name=_("Note Filter"), name=_("Note Filter"),
description = _("Gramplet providing a note filter"), description = _("Gramplet providing a note filter"),
version="1.0.0", version="1.0.0",
gramps_target_version="3.4", gramps_target_version="3.5",
status = STABLE, status = STABLE,
fname="Filter.py", fname="Filter.py",
height=200, height=200,

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" " the birth date. This way you can ensure that dates"
" printed can be parsed back in correctly."), " printed can be parsed back in correctly."),
version = '1.0', version = '1.0',
gramps_target_version = '3.4', gramps_target_version = '3.5',
status = UNSTABLE, status = UNSTABLE,
fname = 'DateParserDisplayTest.py', fname = 'DateParserDisplayTest.py',
authors = ["Martin Hawlisch"], authors = ["Martin Hawlisch"],
@ -62,7 +62,7 @@ name = "Dump Gender Statistics",
description = ("Will dump the statistics for the gender guessing " description = ("Will dump the statistics for the gender guessing "
"from the first name."), "from the first name."),
version = '1.0', version = '1.0',
gramps_target_version = '3.4', gramps_target_version = '3.5',
status = STABLE, status = STABLE,
fname = 'DumpGenderStats.py', fname = 'DumpGenderStats.py',
authors = ["Donald N. Allingham", "Martin Hawlisch"], 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 " "and families that have broken links in the database "
"or data that is in conflict to a relation."), "or data that is in conflict to a relation."),
version = '1.0', version = '1.0',
gramps_target_version = '3.4', gramps_target_version = '3.5',
status = UNSTABLE, status = UNSTABLE,
fname = 'TestcaseGenerator.py', fname = 'TestcaseGenerator.py',
authors = ["Martin Hawlisch"], authors = ["Martin Hawlisch"],
@ -110,7 +110,7 @@ description = ("This tool generates sources and citations ofr each source in "
"order to populate the database for testing with significant " "order to populate the database for testing with significant "
"numbers of sources and citations"), "numbers of sources and citations"),
version = '1.0', version = '1.0',
gramps_target_version = '3.4', gramps_target_version = '3.5',
status = UNSTABLE, status = UNSTABLE,
fname = 'PopulateSources.py', fname = 'PopulateSources.py',
authors = ["Tim Lyons"], authors = ["Tim Lyons"],