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
3a048b2be3
commit
1b473c8178
@ -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>
|
2006-06-03 Brian Matherly <brian@gramps-project.org>
|
||||||
* src/docgen/ODFDoc.py: add Table of Contents mark
|
* src/docgen/ODFDoc.py: add Table of Contents mark
|
||||||
* src/docgen/OpenOfficeDoc.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 = \
|
pkgdata_PYTHON = \
|
||||||
_BareReportDialog.py\
|
_BareReportDialog.py\
|
||||||
_BookFormatComboBox.py\
|
_BookFormatComboBox.py\
|
||||||
_BookReport.py\
|
|
||||||
_CommandLineReport.py\
|
_CommandLineReport.py\
|
||||||
_Constants.py\
|
_Constants.py\
|
||||||
_DrawFormatComboBox.py\
|
_DrawFormatComboBox.py\
|
||||||
|
@ -9,6 +9,7 @@ pkgdata_PYTHON = \
|
|||||||
AncestorChart.py\
|
AncestorChart.py\
|
||||||
AncestorChart2.py\
|
AncestorChart2.py\
|
||||||
AncestorReport.py\
|
AncestorReport.py\
|
||||||
|
BookReport.py\
|
||||||
Ancestors.py\
|
Ancestors.py\
|
||||||
Calendar.py \
|
Calendar.py \
|
||||||
ChangeTypes.py\
|
ChangeTypes.py\
|
||||||
|
Loading…
Reference in New Issue
Block a user