Added option of what addons to check (new, updated, or both)
svn: r15727
This commit is contained in:
@ -128,6 +128,7 @@ register('behavior.autoload', False)
|
||||
register('behavior.avg-generation-gap', 20)
|
||||
register('behavior.betawarn', False)
|
||||
register('behavior.check-for-updates', 0)
|
||||
register('behavior.check-for-update-types', ["update"])
|
||||
register('behavior.last-check-for-updates', "1970/01/01")
|
||||
register('behavior.database-path', os.path.join( const.HOME_DIR, 'grampsdb'))
|
||||
register('behavior.date-about-range', 50)
|
||||
|
Reference in New Issue
Block a user