Rename AncestorChart2 to AncestorChart
svn: r8884
This commit is contained in:
@@ -562,7 +562,7 @@ class AncestorChartOptions(ReportOptions):
|
||||
#
|
||||
#------------------------------------------------------------------------
|
||||
register_report(
|
||||
name = 'ancestor_chart2',
|
||||
name = 'ancestor_chart',
|
||||
category = CATEGORY_DRAW,
|
||||
report_class = AncestorChart,
|
||||
options_class = AncestorChartOptions,
|
||||
@@ -6,7 +6,7 @@
|
||||
pkgdatadir = $(datadir)/@PACKAGE@/plugins
|
||||
|
||||
pkgdata_PYTHON = \
|
||||
AncestorChart2.py\
|
||||
AncestorChart.py\
|
||||
AncestorReport.py\
|
||||
BookReport.py\
|
||||
Calendar.py \
|
||||
|
||||
Reference in New Issue
Block a user