Begin moving 3rd-party plugins to external SVN: DataEntryGramplet removed

svn: r13476
This commit is contained in:
Doug Blank
2009-11-01 14:28:37 +00:00
parent 0dc707ef7c
commit 0f61597985
2 changed files with 0 additions and 747 deletions

View File

@ -73,21 +73,6 @@ register(GRAMPLET,
gramplet_title=_("Calendar"),
)
register(GRAMPLET,
id="Data Entry Gramplet",
name=_("Data Entry Gramplet"),
fname="DataEntryGramplet.py",
status=UNSTABLE,
height=375,
expand=False,
gramplet = 'DataEntryGramplet',
gramplet_title=_("Data Entry"),
detached_width = 510,
detached_height = 480,
#gramps="3.1.0",
version="1.0.0",
)
register(GRAMPLET,
id = "Deep Connections Gramplet",
name =_("Deep Connections Gramplet"),