Adapted the filters for internationalization, fixed minor bugs in report generators

svn: r44
This commit is contained in:
Don Allingham
2001-05-21 02:06:08 +00:00
parent 02a8bd3c3d
commit 175f7224a8
33 changed files with 362 additions and 116 deletions

View File

@@ -435,7 +435,7 @@ def on_save_clicked(obj):
global active_person
global db
outputName = topDialog.get_widget("filename").get_text()
outputName = topDialog.get_widget("fileentry1").get_full_path(0)
if outputName == "":
return