* src/GrampsDb/_GrampsDbBase.py: convert DbState to its own file

* src/GrampsDb/__init__.py: convert DbState to its own file
	* src/DbState.py: convert DbState to its own file
	* src/gramps_main.py: convert DbState to its own file
	* src/Makefile.am: convert DbState to its own file


svn: r8041
This commit is contained in:
Don Allingham
2007-02-04 01:18:17 +00:00
parent 0113bb454a
commit 798a975bce
6 changed files with 113 additions and 77 deletions

View File

@@ -1,4 +1,9 @@
2007-02-03 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_GrampsDbBase.py: convert DbState to its own file
* src/GrampsDb/__init__.py: convert DbState to its own file
* src/DbState.py: convert DbState to its own file
* src/gramps_main.py: convert DbState to its own file
* src/Makefile.am: convert DbState to its own file
* configure.in: update version, process new Makefile.am files
* src/GrampsDb/Makefile.am: update
* src/Makefile.am: update