* src/ViewManager.py (save_as_activate): Use Save button in dialog.

svn: r6676
This commit is contained in:
Alex Roitman
2006-05-15 22:04:49 +00:00
parent b16f290c0f
commit 00a1f11a12
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
2006-05-15 Alex Roitman <shura@gramps-project.org>
* src/ViewManager.py (save_as_activate): Use Save button in dialog.
* src/GrampsDb/_DbUtils.py: import proper class.
2006-05-15 Don Allingham <don@gramps-project.org>