svn: r1865
This commit is contained in:
Alex Roitman 2003-07-11 13:55:53 +00:00
parent 6e47227a14
commit e2fd888844

View File

@ -6,7 +6,7 @@
* src/GrampsCfg.py (GrampsPreferences.select): Conditional get_path().
* src/Plugins.py (PluginDialog.on_node_selected): Likewise.
* src/plugins/BookReport.py (BookReportDialog.__init__): Do not
initiale book to the empty book (was losing selected style info).
initialize book to the empty book (was losing selected style info).
* src/plugins/FtmStyleDescendants.py (FtmDescendantReport.__init__):
Call setup() to obtain complete style information.
* src/plugins/IndivComplete.py (IndivComplete.__init__): Likewise.