enable actiongroups on autoload

svn: r6225
This commit is contained in:
Don Allingham
2006-03-29 19:26:43 +00:00
parent d49a5aa8ef
commit 9d13b0783d
3 changed files with 8 additions and 3 deletions

View File

@@ -229,7 +229,6 @@ class ArgHandler:
if filetype in (const.app_gramps,
const.app_gramps_xml,
const.app_gedcom):
print "Here"
return self.vm.open_native(filename,filetype)
else:
return 0