Gramplets need to be registered as STABLE to see

svn: r13425
This commit is contained in:
Benny Malengier 2009-10-26 19:27:09 +00:00
parent 53de46901e
commit 2ed1159e89

View File

@ -29,6 +29,7 @@ register(GRAMPLET,
id="Age on Date Gramplet",
name=_("Age on Date Gramplet"),
version="2.0.0",
status = STABLE,
fname="AgeOnDateGramplet.py",
#gramps="3.1.0",
height=200,
@ -39,6 +40,7 @@ register(GRAMPLET,
register(GRAMPLET,
id = "Age Stats Gramplet",
name = _("Age Stats Gramplet"),
status = STABLE,
fname="AgeStats.py",
height=100,
expand=True,
@ -51,6 +53,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="Attributes Gramplet",
name=_("Attributes Gramplet"),
status = STABLE,
fname="AttributesGramplet.py",
height=150,
expand=True,
@ -63,6 +66,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="Calendar Gramplet",
name=_("Calendar Gramplet"),
status = STABLE,
fname="CalendarGramplet.py",
height=200,
gramplet = 'CalendarGramplet',
@ -85,17 +89,19 @@ register(GRAMPLET,
)
register(GRAMPLET,
id = "Deep Connections Gramplet",
name =_("Deep Connections Gramplet"),
fname="DeepConnections.py",
height = 230,
expand = True,
gramplet = 'DeepConnectionsGramplet',
gramplet_title = _("Deep Connections"))
id = "Deep Connections Gramplet",
name =_("Deep Connections Gramplet"),
status = STABLE,
fname="DeepConnections.py",
height = 230,
expand = True,
gramplet = 'DeepConnectionsGramplet',
gramplet_title = _("Deep Connections"))
register(GRAMPLET,
id = "Descendant Gramplet",
name=_("Descendant Gramplet"),
status = STABLE,
fname="DescendGramplet.py",
height=100,
expand=True,
@ -108,6 +114,7 @@ register(GRAMPLET,
register(GRAMPLET,
id= "Fan Chart Gramplet",
name=_("Fan Chart Gramplet"),
status = STABLE,
fname="FanChartGramplet.py",
height=430,
expand=True,
@ -119,6 +126,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="FAQ Gramplet",
name=_("FAQ Gramplet"),
status = STABLE,
fname="FaqGramplet.py",
height=300,
gramplet = 'FAQGramplet',
@ -130,6 +138,7 @@ register(GRAMPLET,
register(GRAMPLET,
id= "Given Name Cloud Gramplet",
name=_("Given Name Cloud Gramplet"),
status = STABLE,
fname="GivenNameGramplet.py",
height=300,
expand=True,
@ -140,6 +149,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="Headline News Gramplet",
name=_("Headline News Gramplet"),
status = STABLE,
fname="HeadlineNewsGramplet.py",
height=300,
expand=True,
@ -152,6 +162,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="Note Gramplet",
name=_("Note Gramplet"),
status = STABLE,
fname="NoteGramplet.py",
height=100,
expand=True,
@ -166,6 +177,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="Pedigree Gramplet",
name=_("Pedigree Gramplet"),
status = STABLE,
fname="PedigreeGramplet.py",
height=300,
gramplet = 'PedigreeGramplet',
@ -178,6 +190,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="Plugin Manager Gramplet",
name=_("Plugin Manager Gramplet"),
status = STABLE,
fname="PluginManagerGramplet.py",
height=300,
expand=True,
@ -190,6 +203,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="Python Gramplet",
name=_("Python Gramplet"),
status = STABLE,
fname="PythonGramplet.py",
height=250,
gramplet = 'PythonGramplet',
@ -199,6 +213,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="Quick View Gramplet",
name=_("Quick View Gramplet"),
status = STABLE,
fname="QuickViewGramplet.py",
height=300,
expand=True,
@ -211,6 +226,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="Relatives Gramplet",
name=_("Relatives Gramplet"),
status = STABLE,
fname="RelativeGramplet.py",
height=200,
gramplet = 'RelativesGramplet',
@ -222,6 +238,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="Session Log Gramplet",
name=_("Session Log Gramplet"),
status = STABLE,
fname="SessionLogGramplet.py",
height=230,
#data=['no'],
@ -232,6 +249,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="Statistics Gramplet",
name=_("Statistics Gramplet"),
status = STABLE,
fname="StatsGramplet.py",
height=230,
expand=True,
@ -242,6 +260,7 @@ register(GRAMPLET,
register(GRAMPLET,
id= "Surname Cloud Gramplet",
name=_("Surname Cloud Gramplet"),
status = STABLE,
fname="SurnameCloudGramplet.py",
height=300,
expand=True,
@ -252,6 +271,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="TODO Gramplet",
name=_("TODO Gramplet"),
status = STABLE,
fname="ToDoGramplet.py",
height=300,
expand=True,
@ -262,6 +282,7 @@ register(GRAMPLET,
register(GRAMPLET,
id= "Top Surnames Gramplet",
name=_("Top Surnames Gramplet"),
status = STABLE,
fname="TopSurnamesGramplet.py",
height=230,
gramplet = 'TopSurnamesGramplet',
@ -271,6 +292,7 @@ register(GRAMPLET,
register(GRAMPLET,
id="Welcome Gramplet",
name=_("Welcome Gramplet"),
status = STABLE,
fname="WelcomeGramplet.py",
height=300,
expand=True,
@ -281,6 +303,7 @@ register(GRAMPLET,
register(GRAMPLET,
id = "What's Next Gramplet",
name =_("What's Next Gramplet"),
status = STABLE,
fname="WhatsNext.py",
height = 230,
expand = True,