4896: Remove the word "Gramplet" from gramplet names

svn: r17447
This commit is contained in:
Nick Hall
2011-05-07 18:42:31 +00:00
parent 5705d45122
commit ba8d8b582c
14 changed files with 182 additions and 182 deletions

View File

@ -26,8 +26,8 @@
#
#------------------------------------------------------------------------
register(GRAMPLET,
id="Person Details Gramplet",
name=_("Person Details Gramplet"),
id="Person Details",
name=_("Person Details"),
description = _("Gramplet showing details of a person"),
version="1.0.0",
gramps_target_version="3.4",
@ -40,8 +40,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Repository Details Gramplet",
name=_("Repository Details Gramplet"),
id="Repository Details",
name=_("Repository Details"),
description = _("Gramplet showing details of a repository"),
version="1.0.0",
gramps_target_version="3.4",
@ -54,8 +54,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Place Details Gramplet",
name=_("Place Details Gramplet"),
id="Place Details",
name=_("Place Details"),
description = _("Gramplet showing details of a place"),
version="1.0.0",
gramps_target_version="3.4",
@ -68,8 +68,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Media Preview Gramplet",
name=_("Media Preview Gramplet"),
id="Media Preview",
name=_("Media Preview"),
description = _("Gramplet showing a preview of a media object"),
version="1.0.0",
gramps_target_version="3.4",
@ -92,8 +92,8 @@ except:
if available:
register(GRAMPLET,
id = "Metadata Viewer Gramplet",
name = _("Metadata Viewer Gramplet"),
id = "Metadata Viewer",
name = _("Metadata Viewer"),
description = _("Gramplet showing metadata for a media object"),
version = "1.0.0",
gramps_target_version = "3.4",
@ -106,8 +106,8 @@ if available:
)
register(GRAMPLET,
id="Person Residence Gramplet",
name=_("Person Residence Gramplet"),
id="Person Residence",
name=_("Person Residence"),
description = _("Gramplet showing residence events for a person"),
version="1.0.0",
gramps_target_version="3.4",
@ -120,8 +120,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Person Events Gramplet",
name=_("Person Events Gramplet"),
id="Person Events",
name=_("Person Events"),
description = _("Gramplet showing the events for a person"),
version="1.0.0",
gramps_target_version="3.4",
@ -134,8 +134,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Family Events Gramplet",
name=_("Family Events Gramplet"),
id="Family Events",
name=_("Family Events"),
description = _("Gramplet showing the events for a family"),
version="1.0.0",
gramps_target_version="3.4",
@ -148,8 +148,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Person Gallery Gramplet",
name=_("Person Gallery Gramplet"),
id="Person Gallery",
name=_("Person Gallery"),
description = _("Gramplet showing media objects for a person"),
version="1.0.0",
gramps_target_version="3.4",
@ -162,8 +162,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Family Gallery Gramplet",
name=_("Family Gallery Gramplet"),
id="Family Gallery",
name=_("Family Gallery"),
description = _("Gramplet showing media objects for a family"),
version="1.0.0",
gramps_target_version="3.4",
@ -176,8 +176,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Event Gallery Gramplet",
name=_("Event Gallery Gramplet"),
id="Event Gallery",
name=_("Event Gallery"),
description = _("Gramplet showing media objects for an event"),
version="1.0.0",
gramps_target_version="3.4",
@ -190,8 +190,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Place Gallery Gramplet",
name=_("Place Gallery Gramplet"),
id="Place Gallery",
name=_("Place Gallery"),
description = _("Gramplet showing media objects for a place"),
version="1.0.0",
gramps_target_version="3.4",
@ -204,8 +204,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Source Gallery Gramplet",
name=_("Source Gallery Gramplet"),
id="Source Gallery",
name=_("Source Gallery"),
description = _("Gramplet showing media objects for a source"),
version="1.0.0",
gramps_target_version="3.4",
@ -218,8 +218,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Person Attributes Gramplet",
name=_("Person Attributes Gramplet"),
id="Person Attributes",
name=_("Person Attributes"),
description = _("Gramplet showing the attributes of a person"),
version="1.0.0",
gramps_target_version="3.4",
@ -232,8 +232,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Event Attributes Gramplet",
name=_("Event Attributes Gramplet"),
id="Event Attributes",
name=_("Event Attributes"),
description = _("Gramplet showing the attributes of an event"),
version="1.0.0",
gramps_target_version="3.4",
@ -246,8 +246,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Family Attributes Gramplet",
name=_("Family Attributes Gramplet"),
id="Family Attributes",
name=_("Family Attributes"),
description = _("Gramplet showing the attributes of a family"),
version="1.0.0",
gramps_target_version="3.4",
@ -260,8 +260,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Media Attributes Gramplet",
name=_("Media Attributes Gramplet"),
id="Media Attributes",
name=_("Media Attributes"),
description = _("Gramplet showing the attributes of a media object"),
version="1.0.0",
gramps_target_version="3.4",
@ -274,8 +274,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Person Notes Gramplet",
name=_("Person Notes Gramplet"),
id="Person Notes",
name=_("Person Notes"),
description = _("Gramplet showing the notes for a person"),
version="1.0.0",
gramps_target_version="3.4",
@ -288,8 +288,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Event Notes Gramplet",
name=_("Event Notes Gramplet"),
id="Event Notes",
name=_("Event Notes"),
description = _("Gramplet showing the notes for an event"),
version="1.0.0",
gramps_target_version="3.4",
@ -302,8 +302,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Family Notes Gramplet",
name=_("Family Notes Gramplet"),
id="Family Notes",
name=_("Family Notes"),
description = _("Gramplet showing the notes for a family"),
version="1.0.0",
gramps_target_version="3.4",
@ -316,8 +316,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Place Notes Gramplet",
name=_("Place Notes Gramplet"),
id="Place Notes",
name=_("Place Notes"),
description = _("Gramplet showing the notes for a place"),
version="1.0.0",
gramps_target_version="3.4",
@ -330,8 +330,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Source Notes Gramplet",
name=_("Source Notes Gramplet"),
id="Source Notes",
name=_("Source Notes"),
description = _("Gramplet showing the notes for a source"),
version="1.0.0",
gramps_target_version="3.4",
@ -344,8 +344,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Repository Notes Gramplet",
name=_("Repository Notes Gramplet"),
id="Repository Notes",
name=_("Repository Notes"),
description = _("Gramplet showing the notes for a repository"),
version="1.0.0",
gramps_target_version="3.4",
@ -358,8 +358,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Media Notes Gramplet",
name=_("Media Notes Gramplet"),
id="Media Notes",
name=_("Media Notes"),
description = _("Gramplet showing the notes for a media object"),
version="1.0.0",
gramps_target_version="3.4",
@ -372,8 +372,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Person Sources Gramplet",
name=_("Person Sources Gramplet"),
id="Person Sources",
name=_("Person Sources"),
description = _("Gramplet showing the sources for a person"),
version="1.0.0",
gramps_target_version="3.4",
@ -386,8 +386,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Event Sources Gramplet",
name=_("Event Sources Gramplet"),
id="Event Sources",
name=_("Event Sources"),
description = _("Gramplet showing the sources for an event"),
version="1.0.0",
gramps_target_version="3.4",
@ -400,8 +400,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Family Sources Gramplet",
name=_("Family Sources Gramplet"),
id="Family Sources",
name=_("Family Sources"),
description = _("Gramplet showing the sources for a family"),
version="1.0.0",
gramps_target_version="3.4",
@ -414,8 +414,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Place Sources Gramplet",
name=_("Place Sources Gramplet"),
id="Place Sources",
name=_("Place Sources"),
description = _("Gramplet showing the sources for a place"),
version="1.0.0",
gramps_target_version="3.4",
@ -428,8 +428,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Media Sources Gramplet",
name=_("Media Sources Gramplet"),
id="Media Sources",
name=_("Media Sources"),
description = _("Gramplet showing the sources for a media object"),
version="1.0.0",
gramps_target_version="3.4",
@ -442,8 +442,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Person Children Gramplet",
name=_("Person Children Gramplet"),
id="Person Children",
name=_("Person Children"),
description = _("Gramplet showing the children of a person"),
version="1.0.0",
gramps_target_version="3.4",
@ -456,8 +456,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Family Children Gramplet",
name=_("Family Children Gramplet"),
id="Family Children",
name=_("Family Children"),
description = _("Gramplet showing the children of a family"),
version="1.0.0",
gramps_target_version="3.4",
@ -470,8 +470,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Person Backlinks Gramplet",
name=_("Person Backlinks Gramplet"),
id="Person Backlinks",
name=_("Person Backlinks"),
description = _("Gramplet showing the backlinks for a person"),
version="1.0.0",
gramps_target_version="3.4",
@ -484,8 +484,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Event Backlinks Gramplet",
name=_("Event Backlinks Gramplet"),
id="Event Backlinks",
name=_("Event Backlinks"),
description = _("Gramplet showing the backlinks for an event"),
version="1.0.0",
gramps_target_version="3.4",
@ -498,8 +498,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Family Backlinks Gramplet",
name=_("Family Backlinks Gramplet"),
id="Family Backlinks",
name=_("Family Backlinks"),
description = _("Gramplet showing the backlinks for a family"),
version="1.0.0",
gramps_target_version="3.4",
@ -512,8 +512,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Place Backlinks Gramplet",
name=_("Place Backlinks Gramplet"),
id="Place Backlinks",
name=_("Place Backlinks"),
description = _("Gramplet showing the backlinks for a place"),
version="1.0.0",
gramps_target_version="3.4",
@ -526,8 +526,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Source Backlinks Gramplet",
name=_("Source Backlinks Gramplet"),
id="Source Backlinks",
name=_("Source Backlinks"),
description = _("Gramplet showing the backlinks for a source"),
version="1.0.0",
gramps_target_version="3.4",
@ -540,8 +540,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Repository Backlinks Gramplet",
name=_("Repository Backlinks Gramplet"),
id="Repository Backlinks",
name=_("Repository Backlinks"),
description = _("Gramplet showing the backlinks for a repository"),
version="1.0.0",
gramps_target_version="3.4",
@ -554,8 +554,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Media Backlinks Gramplet",
name=_("Media Backlinks Gramplet"),
id="Media Backlinks",
name=_("Media Backlinks"),
description = _("Gramplet showing the backlinks for a media object"),
version="1.0.0",
gramps_target_version="3.4",
@ -568,8 +568,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Note Backlinks Gramplet",
name=_("Note Backlinks Gramplet"),
id="Note Backlinks",
name=_("Note Backlinks"),
description = _("Gramplet showing the backlinks for a note"),
version="1.0.0",
gramps_target_version="3.4",
@ -582,8 +582,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Person Filter Gramplet",
name=_("Person Filter Gramplet"),
id="Person Filter",
name=_("Person Filter"),
description = _("Gramplet providing a person filter"),
version="1.0.0",
gramps_target_version="3.4",
@ -596,8 +596,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Family Filter Gramplet",
name=_("Family Filter Gramplet"),
id="Family Filter",
name=_("Family Filter"),
description = _("Gramplet providing a family filter"),
version="1.0.0",
gramps_target_version="3.4",
@ -610,8 +610,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Event Filter Gramplet",
name=_("Event Filter Gramplet"),
id="Event Filter",
name=_("Event Filter"),
description = _("Gramplet providing an event filter"),
version="1.0.0",
gramps_target_version="3.4",
@ -624,8 +624,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Source Filter Gramplet",
name=_("Source Filter Gramplet"),
id="Source Filter",
name=_("Source Filter"),
description = _("Gramplet providing a source filter"),
version="1.0.0",
gramps_target_version="3.4",
@ -638,8 +638,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Place Filter Gramplet",
name=_("Place Filter Gramplet"),
id="Place Filter",
name=_("Place Filter"),
description = _("Gramplet providing a place filter"),
version="1.0.0",
gramps_target_version="3.4",
@ -652,8 +652,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Media Filter Gramplet",
name=_("Media Filter Gramplet"),
id="Media Filter",
name=_("Media Filter"),
description = _("Gramplet providing a media filter"),
version="1.0.0",
gramps_target_version="3.4",
@ -666,8 +666,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Repository Filter Gramplet",
name=_("Repository Filter Gramplet"),
id="Repository Filter",
name=_("Repository Filter"),
description = _("Gramplet providing a repository filter"),
version="1.0.0",
gramps_target_version="3.4",
@ -680,8 +680,8 @@ register(GRAMPLET,
)
register(GRAMPLET,
id="Note Filter Gramplet",
name=_("Note Filter Gramplet"),
id="Note Filter",
name=_("Note Filter"),
description = _("Gramplet providing a note filter"),
version="1.0.0",
gramps_target_version="3.4",