* src/plugins/Makefile.am (pkgdata_PYTHON): Remove unsupported reports.
svn: r7101
This commit is contained in:
parent
545e170e7f
commit
e5bf432539
@ -1,4 +1,5 @@
|
||||
2006-07-31 Alex Roitman <shura@gramps-project.org>
|
||||
* src/plugins/Makefile.am (pkgdata_PYTHON): Remove unsupported reports.
|
||||
* src/UndoHistory.py (UndoHistory._build_model): Only show the
|
||||
initial entry is database is really opened.
|
||||
|
||||
|
@ -6,11 +6,9 @@
|
||||
pkgdatadir = $(datadir)/@PACKAGE@/plugins
|
||||
|
||||
pkgdata_PYTHON = \
|
||||
AncestorChart.py\
|
||||
AncestorChart2.py\
|
||||
AncestorReport.py\
|
||||
BookReport.py\
|
||||
Ancestors.py\
|
||||
Calendar.py \
|
||||
ChangeTypes.py\
|
||||
ChangeNames.py\
|
||||
@ -19,7 +17,6 @@ pkgdata_PYTHON = \
|
||||
Desbrowser.py\
|
||||
DescendReport.py\
|
||||
DescendChart.py\
|
||||
DesGraph.py\
|
||||
DetAncestralReport.py\
|
||||
DetDescendantReport.py\
|
||||
EventCmp.py\
|
||||
@ -27,13 +24,10 @@ pkgdata_PYTHON = \
|
||||
ExportVCard.py\
|
||||
FamilyGroup.py\
|
||||
FanChart.py\
|
||||
FtmStyleAncestors.py\
|
||||
FtmStyleDescendants.py\
|
||||
GraphViz.py\
|
||||
IndivComplete.py\
|
||||
IndivSummary.py\
|
||||
ImportvCard.py\
|
||||
Merge.py\
|
||||
FindDupes.py\
|
||||
NarrativeWeb.py\
|
||||
PatchNames.py\
|
||||
ReadPkg.py\
|
||||
|
Loading…
Reference in New Issue
Block a user