2006-06-04 Alex Roitman <shura@gramps-project.org>
* src/ReportBase/Makefile.am (pkgdata_PYTHON): Remove _BookReport.py * src/plugins/Makefile.am (pkgdata_PYTHON): Move BookReport.py svn: r6857
This commit is contained in:
parent
17fa977d6a
commit
8ed523bd58
@ -1,3 +1,7 @@
|
||||
2006-06-04 Alex Roitman <shura@gramps-project.org>
|
||||
* src/ReportBase/Makefile.am (pkgdata_PYTHON): Remove _BookReport.py
|
||||
* src/plugins/Makefile.am (pkgdata_PYTHON): Move BookReport.py
|
||||
|
||||
2006-06-03 Brian Matherly <brian@gramps-project.org>
|
||||
* src/docgen/ODFDoc.py: add Table of Contents mark
|
||||
* src/docgen/OpenOfficeDoc.py: add Table of Contents mark
|
||||
|
@ -5,7 +5,6 @@ pkgdatadir = $(datadir)/@PACKAGE@/ReportBase
|
||||
pkgdata_PYTHON = \
|
||||
_BareReportDialog.py\
|
||||
_BookFormatComboBox.py\
|
||||
_BookReport.py\
|
||||
_CommandLineReport.py\
|
||||
_Constants.py\
|
||||
_DrawFormatComboBox.py\
|
||||
|
@ -9,6 +9,7 @@ pkgdata_PYTHON = \
|
||||
AncestorChart.py\
|
||||
AncestorChart2.py\
|
||||
AncestorReport.py\
|
||||
BookReport.py\
|
||||
Ancestors.py\
|
||||
Calendar.py \
|
||||
ChangeTypes.py\
|
||||
|
Loading…
Reference in New Issue
Block a user