* src/docgen/Makefile.am: Don't ship OpenDrawDoc.py anymore.
* src/docgen/Makefile.in: Likewise. svn: r2139
This commit is contained in:
parent
1f530721f4
commit
e99846cb13
@ -21,6 +21,8 @@
|
||||
main window to set the transient.
|
||||
* src/gramps.glade (fileselection dialog): Remove auto_estroy and modal.
|
||||
* src/revision.glade (dbopen dialog): Add modal and set responses.
|
||||
* src/docgen/Makefile.am: Don't ship OpenDrawDoc.py anymore.
|
||||
* src/docgen/Makefile.in: Likewise.
|
||||
|
||||
2003-09-14 Alex Roitman <shura@alex.neuro.umn.edu>
|
||||
* src/SourceView.py (button_press,on_add_clicked,on_delete_clicked,
|
||||
|
@ -8,7 +8,6 @@ pkgpython_PYTHON = \
|
||||
HtmlDoc.py\
|
||||
KwordDoc.py\
|
||||
LaTeXDoc.py\
|
||||
OpenDrawDoc.py\
|
||||
OpenOfficeDoc.py\
|
||||
OpenSpreadSheet.py\
|
||||
PdfDoc.py\
|
||||
|
@ -113,7 +113,6 @@ pkgpython_PYTHON = \
|
||||
HtmlDoc.py\
|
||||
KwordDoc.py\
|
||||
LaTeXDoc.py\
|
||||
OpenDrawDoc.py\
|
||||
OpenOfficeDoc.py\
|
||||
OpenSpreadSheet.py\
|
||||
PdfDoc.py\
|
||||
|
Loading…
Reference in New Issue
Block a user