Skip to content

Commit

Permalink
Rebuild for FSF address change
Browse files Browse the repository at this point in the history
  • Loading branch information
prculley committed Jan 23, 2019
1 parent d6b3dc0 commit f5d6615
Show file tree
Hide file tree
Showing 80 changed files with 93 additions and 93 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.22',
version = '1.0.23',
gramps_target_version = "5.0",
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.10',
version = '1.0.11',
gramps_target_version = "5.0",
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.28',
version = '0.0.29',
gramps_target_version = "5.0",
status = STABLE, # not yet tested with python 3
fname = 'AttachSourceTool.py',
Expand Down
2 changes: 1 addition & 1 deletion BiographyQuickview/BiographyQuickview.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
id = 'biographyquickview',
name = _("Biography"),
description= _("Display a text biography"),
version = '1.0.4',
version = '1.0.5',
gramps_target_version = '5.0',
status = STABLE,
fname = 'BiographyQuickview.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.32',
version = '1.0.33',
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.27',
version = '0.90.28',
gramps_target_version = "5.0",
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.27',
version = '1.0.28',
gramps_target_version = "5.0",
status = STABLE, # not yet tested with python 3
fname = 'ChangeGivenNames.py',
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.27',
version = '1.0.28',
gramps_target_version = "5.0",
)
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=_("Collections Clipboard"),
description = _("Gramplet for grouping collections of items to aid in data entry."),
status = STABLE,
version = '1.0.34',
version = '1.0.35',
gramps_target_version = "5.0",
height=200,
gramplet = "ClipboardGramplet",
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.22',
version = '1.0.23',
gramps_target_version = "5.0",
)
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.22',
version = '1.0.23',
gramps_target_version = "5.0",
)
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.22',
version = '1.0.23',
gramps_target_version = "5.0",
)
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.21',
version = '0.0.22',
gramps_target_version = "5.0",
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.39',
version = '1.0.40',
gramps_target_version = "5.0",
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.4',
version = '0.0.5',
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.31',
version = '1.0.32',
gramps_target_version = "5.0",
help_url="Deep_Connections_Gramplet",
navtypes=["Person"],
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.32',
version = '2.3.33',
gramps_target_version = "5.0",
)
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.11',
version = '1.1.12',
gramps_target_version = "5.0",
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.11',
version = '1.1.12',
gramps_target_version = "5.0",
status = STABLE,
fname = 'DetailedDescendantBookReport.py',
Expand Down
2 changes: 1 addition & 1 deletion DescendantCount/DescendantCount.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
gramplet_title=_("Descendant Count"),
detached_width = 600,
detached_height = 400,
version = '2.0.3',
version = '2.0.4',
gramps_target_version = "5.0",
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.20',
version = '1.0.21',
gramps_target_version = "5.0",
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.3',
version = '1.0.4',
gramps_target_version = '5.0',
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.15',
version = '1.0.16',
gramps_target_version = "5.0",
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.8',
version = '1.0.9',
gramps_target_version = "5.0",
status = STABLE,
fname = 'DownloadMedia.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.13',
version = '1.5.14',
gramps_target_version = "5.0",
status = UNSTABLE,
include_in_listing = False,
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.7',
version = '1.0.8',
gramps_target_version = "5.0",
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.29',
version = '1.0.30',
gramps_target_version = "5.0",
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.24',
version = '1.0.25',
gramps_target_version="5.0",
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.24',
version = '1.0.25',
gramps_target_version="5.0",
status = STABLE, # not yet tested with python 3
fname="ExtendedAttributes.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.26',
version = '1.0.27',
gramps_target_version = "5.0",
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.22',
version = '1.0.23',
gramps_target_version="5.0",
include_in_listing = False,
status = UNSTABLE, # not yet tested with python 3
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.35',
version = '3.4.36',
gramps_target_version = "5.0",
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.14',
version = '4.2.15',
gramps_target_version = "5.0",
status = STABLE,
fname = 'FamilyTree.py',
Expand Down
2 changes: 1 addition & 1 deletion Form/formgramplet.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
name = _("Form Gramplet"),
description = _("Gramplet interface for Forms"),
status = STABLE,
version = '2.0.16',
version = '2.0.17',
gramps_target_version = '5.0',
navtypes=["Person"],
fname = "formgramplet.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.21',
version = '1.0.22',
gramps_target_version = "5.0",
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"),
description = _("Gramplet to get places from the GOV database"),
status = STABLE,
version = '1.0.7',
version = '1.0.8',
gramps_target_version = '5.0',
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.42',
version = '1.0.43',
gramps_target_version="5.0",
status = STABLE,
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 @@ -36,7 +36,7 @@
name = _("Graph View"),
category = ("Ancestry", _("Charts")),
description = _("Dynamic and interactive graph of relations"),
version = '1.0.88',
version = '1.0.89',
gramps_target_version = "5.0",
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.33',
version = '1.0.34',
gramps_target_version="5.0",
help_url="HeadlineNewsGramplet"
)
2 changes: 1 addition & 1 deletion HtreePedigreeView/HtreePedigreeView.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
category = ("Ancestry", _("Charts")),
description = _("The view shows a space-efficient pedigree with "
"ancestors of the selected person"),
version = '0.0.21',
version = '0.0.22',
gramps_target_version = "5.0",
status = STABLE,
fname = 'HtreePedigreeView.py',
Expand Down
2 changes: 1 addition & 1 deletion ImportGramplet/ImportGramplet.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
name=_("Import Gramplet"),
description = _("Gramplet for importing text"),
status = STABLE,
version = '1.0.30',
version = '1.0.31',
gramps_target_version = "5.0",
height=200,
gramplet = "ImportGramplet",
Expand Down
2 changes: 1 addition & 1 deletion ImportMerge/importmerge.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
id = 'import_merge',
name = _("Import and Merge tool"),
description = _("Compares a Gramps XML database with the current one, and allows merging of the differences."),
version = '0.0.9',
version = '0.0.10',
gramps_target_version = "5.0",
status = STABLE,
fname = 'importmerge.py',
Expand Down
4 changes: 2 additions & 2 deletions JSON/JSON.gpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id = 'JSON Export',
name = _('JSON Export'),
description = _('This is a JSON export'),
version = '1.0.12',
version = '1.0.13',
gramps_target_version = "5.0",
status = STABLE,
fname = 'JSONExport.py',
Expand All @@ -16,7 +16,7 @@
id = 'JSON Import',
name = _('JSON Import'),
description = _('This is a JSON import'),
version = '1.0.12',
version = '1.0.13',
gramps_target_version = "5.0",
status = STABLE,
fname = 'JSONImport.py',
Expand Down
Loading

0 comments on commit f5d6615

Please sign in to comment.