Remove definition for children gramplet
svn: r16616
This commit is contained in:
		@@ -311,19 +311,6 @@ register(GRAMPLET,
 | 
			
		||||
         gramplet_title=_("Sources"),
 | 
			
		||||
         )
 | 
			
		||||
 | 
			
		||||
register(GRAMPLET, 
 | 
			
		||||
         id="Person Children Gramplet", 
 | 
			
		||||
         name=_("Person Children Gramplet"), 
 | 
			
		||||
         description = _("Gramplet showing the cildren of a person"),
 | 
			
		||||
         version="1.0.0",
 | 
			
		||||
         gramps_target_version="3.3",
 | 
			
		||||
         status = STABLE,
 | 
			
		||||
         fname="Children.py",
 | 
			
		||||
         height=200,
 | 
			
		||||
         gramplet = 'PersonChildren',
 | 
			
		||||
         gramplet_title=_("Children"),
 | 
			
		||||
         )
 | 
			
		||||
 | 
			
		||||
register(GRAMPLET, 
 | 
			
		||||
         id="Person Filter Gramplet", 
 | 
			
		||||
         name=_("Person Filter Gramplet"), 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user