parent
da417a5ee7
commit
1302743541
@ -80,7 +80,7 @@ register(GRAMPLET,
|
|||||||
)
|
)
|
||||||
|
|
||||||
register(GRAMPLET,
|
register(GRAMPLET,
|
||||||
id = "Descendants",
|
id = "Descendant",
|
||||||
name=_("Descendants"),
|
name=_("Descendants"),
|
||||||
description = _("Gramplet showing active person's descendants"),
|
description = _("Gramplet showing active person's descendants"),
|
||||||
status = STABLE,
|
status = STABLE,
|
||||||
@ -393,7 +393,7 @@ except ImportError:
|
|||||||
|
|
||||||
if available:
|
if available:
|
||||||
register(GRAMPLET,
|
register(GRAMPLET,
|
||||||
id = "Image Metadata Viewer",
|
id = "Metadata Viewer",
|
||||||
name = _("Image Metadata"),
|
name = _("Image Metadata"),
|
||||||
description = _("Gramplet showing metadata for a media object"),
|
description = _("Gramplet showing metadata for a media object"),
|
||||||
version = "1.0.0",
|
version = "1.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user