* src/DbPrompter.py: Handle package export.

* src/plugins/WritePkg.py: Register with the new scheme.
* src/plugins/ReadPkg.py: Minor cleanups.
* src/WriteXML.py: Minor cleanups.


svn: r3249
This commit is contained in:
Alex Roitman
2004-07-03 04:46:51 +00:00
parent a0acc27543
commit d89e54a693
5 changed files with 57 additions and 62 deletions

View File

@@ -4,6 +4,11 @@
Connect handler to the filter change event; (get_new_filename): Make
a module function (outside any class).
* src/DbPrompter.py: Handle package export.
* src/plugins/WritePkg.py: Register with the new scheme.
* src/plugins/ReadPkg.py: Minor cleanups.
* src/WriteXML.py: Minor cleanups.
2004-07-01 Don Allingham <dallingham@users.sourceforge.net>
* src/gramps_main.py: disable find old "find" function
* src/gramps.glade: enable TreeView find function