2006-11-23 Don Allingham <don@gramps-project.org>

* src/docgen/Makefile.am: don't install AbiWord, OpenOffice 1.X,
	and KWord formats, since they have been superceded by OpenDocument.



svn: r7676
This commit is contained in:
Don Allingham 2006-11-24 04:21:51 +00:00
parent 87e4d09975
commit c51cf48564
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2006-11-23 Don Allingham <don@gramps-project.org>
* src/docgen/Makefile.am: don't install AbiWord, OpenOffice 1.X,
and KWord formats, since they have been superceded by OpenDocument.
2006-11-22 Don Allingham <don@gramps-project.org>
* src/DataViews/_RelationView.py: remove unused button
* help/C/figures/family.png: updated

View File

@ -5,15 +5,11 @@
docgendir=$(prefix)/share/gramps/docgen
docgen_PYTHON = \
AbiWord2Doc.py\
AsciiDoc.py\
HtmlDoc.py\
KwordDoc.py\
LaTeXDoc.py\
ODFDoc.py\
ODSDoc.py\
OpenOfficeDoc.py\
OpenSpreadSheet.py\
SpreadSheetDoc.py\
PdfDoc.py\
PSDrawDoc.py\