gramps/gramps
Doug Blank 68bd1e9038 DB-API: make autobackup configurable
Via command line:

  gramps --config=database:autobackup:1    ## True
  gramps --config=database:autobackup:0    ## True

Or by editing gramps.ini.
2016-09-24 06:55:41 -04:00
..
cli fix "gramps --databases" 2016-09-15 19:34:58 -07:00
gen DB-API: make autobackup configurable 2016-09-24 06:55:41 -04:00
gui enable the main window to remember its position on the screen 2016-09-19 13:42:03 -07:00
plugins 9710: dbapi pylint issues, adjustment 2016-09-23 10:39:15 -04:00
test
__init__.py
grampsapp.py
version.py