* src/GrampsDb/_DbUtils.py (db_copy): Use UpdateCallback class.
	* src/BasicUtils.py: Add module.
	* src/Makefile.am (gdir_PYTHON): Add new file.
In po:
2006-05-10  Alex Roitman  <shura@gramps-project.org>
	* POTFILES.in: Add new file.



svn: r6617
This commit is contained in:
Alex Roitman
2006-05-11 05:11:47 +00:00
parent 009b4b5cfa
commit ae59d17a60
6 changed files with 112 additions and 34 deletions

View File

@@ -1,3 +1,6 @@
2006-05-10 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new file.
2006-05-07 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add missing file.

View File

@@ -9,6 +9,7 @@ src/ArgHandler.py
src/Assistant.py
src/AutoComp.py
src/BaseDoc.py
src/BasicUtils.py
src/Bookmarks.py
src/ColumnOrder.py
src/const.py