Skip to content

Commit

Permalink
Build all
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Hall committed May 23, 2017
1 parent 70035f4 commit 0913046
Show file tree
Hide file tree
Showing 80 changed files with 96 additions and 96 deletions.
2 changes: 1 addition & 1 deletion AllNamesQuickview/AllNames.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id = 'allnames',
name = _("All Names of All People"),
description= _("Display all names of all people"),
version = '1.0.20',
version = '1.0.21',
gramps_target_version = "5.1",
status = STABLE,
fname = 'AllNames.py',
Expand Down
2 changes: 1 addition & 1 deletion AncestorFill/AncestorFill.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
id = 'AncestorFill',
name = _("AncestorFill"),
description = _("Report on the filling of the tree"),
version = '1.0.7',
version = '1.0.8',
gramps_target_version = "5.1",
include_in_listing = False,
status = UNSTABLE,
Expand Down
2 changes: 1 addition & 1 deletion AssociationsTool/associationstool.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
id = 'associationstool',
name = _("Check Associations data"),
description = _("Will check the data on Association for people."),
version = '1.0.2',
version = '1.0.3',
gramps_target_version = MODULE_VERSION,
include_in_listing = True,
status = STABLE,
Expand Down
2 changes: 1 addition & 1 deletion AttachSourceTool/AttachSourceTool.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
id = 'AttachSource',
name = _("Attach Source"),
description = _("Attaches a shared source to multiple objects."),
version = '0.0.26',
version = '0.0.27',
gramps_target_version = "5.1",
status = STABLE, # not yet tested with python 3
fname = 'AttachSourceTool.py',
Expand Down
2 changes: 1 addition & 1 deletion BirthOrder/birthorder.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"correct, edit the birth order manually, accept all those "
"families that have all children with proper birth dates, or "
"accept all."),
version = '0.0.3',
version = '0.0.4',
gramps_target_version = '5.1',
status = STABLE,
fname = 'birthorder.py',
Expand Down
2 changes: 1 addition & 1 deletion BirthdaysGramplet/BirthdaysGramplet.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name=_("Birthdays Gramplet"),
description = _("a gramplet that displays the birthdays of the living people"),
status = STABLE, # not yet tested with python 3
version = '1.0.27',
version = '1.0.28',
fname="BirthdaysGramplet.py",
height = 200,
gramplet = 'BirthdaysGramplet',
Expand Down
2 changes: 1 addition & 1 deletion CalculateEstimatedDates/CalculateEstimatedDates.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
id = 'calculateestimateddates',
name = _("Calculate Estimated Dates"),
description = _("Calculates estimated dates for birth and death."),
version = '0.90.22',
version = '0.90.23',
gramps_target_version = "5.1",
status = STABLE, # not yet tested with python 3
fname = 'CalculateEstimatedDates.py',
Expand Down
2 changes: 1 addition & 1 deletion ChangeGivenNames/ChangeGivenNames.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
name = _("Fix Capitalization of Given Names"),
description = _("Searches the entire database and attempts to "
"fix capitalization of the given names."),
version = '1.0.24',
version = '1.0.25',
gramps_target_version = "5.1",
status = STABLE, # not yet tested with python 3
fname = 'ChangeGivenNames.py',
Expand Down
2 changes: 1 addition & 1 deletion CheckPlaceTitles/checkplacetitles.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
id = 'checkplacetitle',
name = _("Check Place Titles"),
description = _("Check place titles"),
version = '1.0.3',
version = '1.0.4',
gramps_target_version = "5.1",
include_in_listing = False,
status = UNSTABLE,
Expand Down
2 changes: 1 addition & 1 deletion CliMerge/CliMerge.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
authors = ["M.D. Nauta"],
authors_email = ["[email protected]"],
description = _("Merge primary objects via the command line."),
version = '1.0.22',
version = '1.0.23',
gramps_target_version = "5.1",
)
2 changes: 1 addition & 1 deletion ClipboardGramplet/ClipboardGramplet.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
name=_("Clipboard Gramplet"),
description = _("Gramplet for grouping items"),
status = STABLE,
version = '1.0.30',
version = '1.0.31',
gramps_target_version = "5.1",
height=200,
gramplet = "ClipboardGramplet",
Expand Down
2 changes: 1 addition & 1 deletion ClockGramplet/ClockGramplet.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
gramplet = 'ClockGramplet',
gramplet_title=_("Clock"),
status = STABLE,
version = '0.0.22',
version = '0.0.23',
gramps_target_version = "5.1",
fname="ClockGramplet.py",
help_url="Gramplets#GUI_Interface",
Expand Down
2 changes: 1 addition & 1 deletion D3Charts/AncestralCollapsibleTree.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
'representation of ancestors (SVG) '
'represented as a Collapsible Tree Layout from the D3.js '
'JavaScript library.'),
version = '1.0.19',
version = '1.0.20',
gramps_target_version = "5.1",
)
2 changes: 1 addition & 1 deletion D3Charts/AncestralFanChart.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
'representation of ancestors (SVG) '
'represented as a Fan Chart from the D3.js '
'JavaScript library.'),
version = '1.0.19',
version = '1.0.20',
gramps_target_version = "5.1",
)
2 changes: 1 addition & 1 deletion D3Charts/DescendantIndentedTree.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
'representation of descendants (SVG) represented'
'as a Collapsible Indented Tree Layout from the D3.js '
'JavaScript library.'),
version = '1.0.19',
version = '1.0.20',
gramps_target_version = "5.1",
)
2 changes: 1 addition & 1 deletion DEWebConnectPack/DEWebPack.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
name=_("DE Web Connect Pack"),
description = _("Collection of Web sites for the DE (requires libwebconnect)"),
status = STABLE,
version = '0.0.18',
version = '0.0.19',
gramps_target_version = "5.1",
fname="DEWebPack.py",
load_on_reg = True,
Expand Down
2 changes: 1 addition & 1 deletion DataEntryGramplet/DataEntryGramplet.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
gramplet_title=_("Data Entry"),
detached_width = 510,
detached_height = 480,
version = '1.0.33',
version = '1.0.34',
gramps_target_version = "5.1",
status=STABLE, # not yet tested with python 3
fname="DataEntryGramplet.py",
Expand Down
2 changes: 1 addition & 1 deletion DateCalculator/DateCalculator.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
name=_("Date Calculator"),
description=_("Useful for date math calculations"),
status=STABLE,
version = '0.0.2',
version = '0.0.3',
fname="DateCalculator.py",
authors=['Doug Blank'],
authors_email=["[email protected]"],
Expand Down
2 changes: 1 addition & 1 deletion DeepConnectionsGramplet/DeepConnectionsGramplet.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
gramplet_title=_("Deep Connections"),
detached_width = 510,
detached_height = 480,
version = '1.0.26',
version = '1.0.27',
gramps_target_version = "5.1",
help_url="Deep_Connections_Gramplet",
)
Expand Down
2 changes: 1 addition & 1 deletion DenominoViso/DenominoViso.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
'representation of ancestors/descendants (SVG) '
'where details about individuals become visible '
'upon mouse-events.'),
version = '2.3.27',
version = '2.3.28',
gramps_target_version = "5.1",
)
4 changes: 2 additions & 2 deletions DescendantBooks/DescendantBooks.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
id = 'DescendantBook',
name = _('Descendant Book'),
description = _("Produces one or more descendant reports based on a supplied query."),
version = '1.1.7',
version = '1.1.8',
gramps_target_version = "5.1",
status = STABLE,
fname = 'DescendantBookReport.py',
Expand All @@ -36,7 +36,7 @@
id = 'DetailedDescendantBook',
name = _('Detailed Descendant Book'),
description = _("Produces one or more detailed descendant reports based on a supplied query."),
version = '1.1.7',
version = '1.1.8',
gramps_target_version = "5.1",
status = STABLE,
fname = 'DetailedDescendantBookReport.py',
Expand Down
4 changes: 2 additions & 2 deletions DescendantCount/DescendantCount.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
fname="DescendantCount.py",
authors=["Douglas S. Blank"],
authors_email=["[email protected]"],
version = '1.0.24',
version = '1.0.25',
gramps_target_version = "5.1",
)

Expand All @@ -24,7 +24,7 @@
gramplet_title=_("Descendant Count"),
detached_width = 600,
detached_height = 400,
version = '1.0.25',
version = '1.0.26',
gramps_target_version = "5.1",
help_url="Descendant_Count_Gramplet",
)
Expand Down
2 changes: 1 addition & 1 deletion DescendantsLines/DescendantsLines.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
id = 'Descendants Lines',
name = _("Descendants Lines"),
description = _("Produces descendants lines of a person"),
version = '1.0.9',
version = '1.0.10',
gramps_target_version = "5.1",
status = STABLE,
fname = 'DescendantsLines.py',
Expand Down
2 changes: 1 addition & 1 deletion DetId/DetId.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
id = 'deterministicid',
name = _("Deterministic ID"),
description = _("Set/reset Gramps to use a Deterministic ID"),
version = '1.0.1',
version = '1.0.2',
gramps_target_version = '5.1',
status = STABLE,
fname = 'DetId.py',
Expand Down
2 changes: 1 addition & 1 deletion Differences/differences.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
id = 'database-differences-report',
name = _("Database Differences Report"),
description = _("Compares an external database with the current one."),
version = '1.0.11',
version = '1.0.12',
gramps_target_version = "5.1",
status = STABLE, # not yet tested with python 3, comparing unequal types not supported in 3.x
fname = 'differences.py',
Expand Down
2 changes: 1 addition & 1 deletion DownloadMedia/DownloadMedia.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
id = 'downloadmedia',
name = _("Download media files from the internet"),
description = _("This tool downloads media files form the internet"),
version = '1.0.4',
version = '1.0.5',
gramps_target_version = "5.1",
status = STABLE,
fname = 'DownloadMedia.py',
Expand Down
2 changes: 1 addition & 1 deletion DynamicWeb/dynamicweb.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
id = 'DynamicWeb',
name = _("Dynamic Web Report"),
description = _("Produces dynamic web pages for the database"),
version = '0.0.61',
version = '0.0.62',
gramps_target_version = "5.1",
status = STABLE,
fname = 'dynamicweb.py',
Expand Down
2 changes: 1 addition & 1 deletion EditExifMetadata/editexifmetadata.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
gramplet_title = _("Edit Exif Metadata"),
detached_width = 510,
detached_height = 550,
version = '1.5.9',
version = '1.5.10',
gramps_target_version = "5.1",
status = STABLE,
fname = "editexifmetadata.py",
Expand Down
2 changes: 1 addition & 1 deletion ExportProlog/ExportProlog.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id = 'Prolog Export',
name = _('Prolog Export'),
description = _('Exports data into a Prolog fact format'),
version = '1.0.4',
version = '1.0.5',
gramps_target_version = "5.1",
status = STABLE,
fname = 'ExportProlog.py',
Expand Down
2 changes: 1 addition & 1 deletion ExportRaw/ExportRaw.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id = 'Raw Export',
name = _('Raw Export'),
description = _('This is a raw python object dump'),
version = '1.0.26',
version = '1.0.27',
gramps_target_version = "5.1",
status = STABLE, # not yet tested with python 3
fname = 'ExportRaw.py',
Expand Down
4 changes: 2 additions & 2 deletions ExtendedAttributes/ExtendedAttributes.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
id="Extended Person Attributes",
name=_("Extended Person Attributes"),
description = _("Gramplet showing the attributes of a person"),
version = '1.0.18',
version = '1.0.19',
gramps_target_version="5.1",
status = STABLE, # not yet tested with python 3
fname="ExtendedAttributes.py",
Expand All @@ -44,7 +44,7 @@
id="Extended Family Attributes",
name=_("Extended Family Attributes"),
description = _("Gramplet showing the attributes of a family"),
version = '1.0.18',
version = '1.0.19',
gramps_target_version="5.1",
status = STABLE, # not yet tested with python 3
fname="ExtendedAttributes.py",
Expand Down
2 changes: 1 addition & 1 deletion ExtractCity/extractcity.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
name = _("Extract Place Data from a Place Title"),
description = _("Attempts to extract city and state/province "
"from a place title"),
version = '1.0.1',
version = '1.0.2',
gramps_target_version = "5.1",
status = STABLE,
fname = 'extractcity.py',
Expand Down
2 changes: 1 addition & 1 deletion FRWebConnectPack/FRWebPack.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
name=_("FR Web Connect Pack"),
description = _("Collection of Web sites for the FR (requires libwebconnect)"),
status = STABLE,
version = '1.0.24',
version = '1.0.25',
gramps_target_version = "5.1",
fname="FRWebPack.py",
load_on_reg = True,
Expand Down
2 changes: 1 addition & 1 deletion FaceDetection/FaceDetection.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id="Face Detection",
name=_("Face Detection"),
description = _("Gramplet for detecting and assigning faces"),
version = '1.0.18',
version = '1.0.19',
gramps_target_version="5.1",
status = UNSTABLE, # not yet tested with python 3
fname="FaceDetection.py",
Expand Down
2 changes: 1 addition & 1 deletion FamilySheet/FamilySheet.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name = _('Family Sheet'),
description = _("Produces a family sheet showing full information "
"about a person and his/her partners and children."),
version = '3.4.29',
version = '3.4.30',
gramps_target_version = "5.1",
status = STABLE,
fname = 'FamilySheet.py',
Expand Down
2 changes: 1 addition & 1 deletion FamilyTree/FamilyTree.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id = 'FamilyTree',
name = _('Family Tree'),
description = _('Produces a graphical family tree.'),
version = '4.2.11',
version = '4.2.12',
gramps_target_version = "5.1",
status = STABLE,
fname = 'FamilyTree.py',
Expand Down
2 changes: 1 addition & 1 deletion GedcomExtensions/GedcomExtensions.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
name = _("Export GEDCOM Extensions (GED2)"),
name_accell = _("GEDCOM Extensions (GED2)"),
description = _("Extensions to the common GEDCOM format."),
version = '1.0.16',
version = '1.0.17',
gramps_target_version = "5.1",
status = STABLE,
fname = 'GedcomExtensions.py',
Expand Down
2 changes: 1 addition & 1 deletion GetGOV/getgov.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
name = _("GetGOV Gramplet"),
description = _("Gramplet to get places from the GOV database"),
status = STABLE,
version = '1.0.3',
version = '1.0.4',
gramps_target_version = '5.1',
fname = "getgov.py",
gramplet = 'GetGOV',
Expand Down
2 changes: 1 addition & 1 deletion GoogleEarthWriteKML/GoogleEarthWriteKML.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
register(MAPSERVICE,
id = 'GoogleEarth',
name = _('GoogleEarth'),
version = '1.0.35',
version = '1.0.36',
gramps_target_version="5.1",
status = STABLE, # not yet tested with python 3
fname = 'GoogleEarthWriteKML.py',
Expand Down
2 changes: 1 addition & 1 deletion GraphView/graphview.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name = _("Graph View"),
category = ("Ancestry", _("Charts")),
description = _("Dynamic graph of relations"),
version = '1.0.71',
version = '1.0.72',
gramps_target_version = "5.1",
status = STABLE,
fname = 'graphview.py',
Expand Down
2 changes: 1 addition & 1 deletion HeadlineNewsGramplet/HeadlineNewsGramplet.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
expand=True,
gramplet = 'HeadlineNewsGramplet',
gramplet_title=_("Headline News"),
version = '1.0.30',
version = '1.0.31',
gramps_target_version="5.1",
help_url="HeadlineNewsGramplet"
)
2 changes: 1 addition & 1 deletion HtmlView/htmlview.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
id = 'htmlview',
name = _("Html View"),
description = _("A view showing html pages embedded in Gramps"),
version = '1.0.3',
version = '1.0.4',
gramps_target_version = "5.1",
status = STABLE,
fname = 'htmlview.py',
Expand Down
Loading

0 comments on commit 0913046

Please sign in to comment.