gramps/src/GrampsLogger
Benny Malengier b3beba53d8 Some bsddb changes
* allow to use bsddb3 as database via a config setting
  * set async write to disk to improve speed, eg import * 40


svn: r16446
2011-01-23 21:25:51 +00:00
..
__init__.py
_ErrorReportAssistant.py Some bsddb changes 2011-01-23 21:25:51 +00:00
_ErrorView.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
_GtkHandler.py Split CLI from GUI. These changes allow CLI to work without GTK 2009-06-18 21:56:37 +00:00
_RotateHandler.py Simplify with built-in functions where possible. e.g. 2010-01-21 18:42:53 +00:00
Makefile.am