2006-05-30 Alex Roitman <shura@gramps-project.org>

* various: break Report into a package.



svn: r6820
This commit is contained in:
Alex Roitman
2006-05-31 00:48:07 +00:00
parent 75acb506cd
commit ee437c6bb8
29 changed files with 2519 additions and 2122 deletions

View File

@@ -28,7 +28,7 @@ import GrampsWidgets
import Errors
import GrampsDb
from PluginUtils import ReportUtils
from PluginUtils.Report import ReportUtils
_GenderCode = {
RelLib.Person.MALE : u'\u2642',