gramps/gramps2/src/docgen
Don Allingham 589bfdb0f8 * src/docgen/OpenOfficeDoc.py (OpenOfficeDoc.close): replace hardcoded
"oowriter" with the command found by querying the mime database with
the open office document type. Different distributions seem to install
OOo with different names (oofice, oowriter, soffice).

* src/EventEdit.py (EventEditor.__init__): add translated name to the
popdown menu list if isn't already there. Prevents a parital match on
other strings
* src/PedView.py: add a '*' to the popup menu if the child has children


svn: r2405
2003-11-30 05:51:24 +00:00
..
.cvsignore Initial revision 2002-10-20 14:25:16 +00:00
AbiWord2Doc.py * src/docgen/AbiWordDoc2.py: make sure that an object is 2003-10-27 03:48:13 +00:00
AbiWordDoc.py * src/docgen/AbiWordDoc2.py: make sure that an object is 2003-10-27 03:48:13 +00:00
HtmlDoc.py * src/ImageSelect.py (GlobalMediaProperties.__init__): Find labels from 2003-11-13 18:50:01 +00:00
KwordDoc.py * src/docgen/AbiWordDoc2.py: make sure that an object is 2003-10-27 03:48:13 +00:00
LaTeXDoc.py * src/docgen/AbiWordDoc2.py: make sure that an object is 2003-10-27 03:48:13 +00:00
Makefile.am * src/docgen/Makefile.am: Don't ship OpenDrawDoc.py anymore. 2003-09-16 04:02:02 +00:00
Makefile.in update 2003-11-13 04:25:25 +00:00
OpenOfficeDoc.py * src/docgen/OpenOfficeDoc.py (OpenOfficeDoc.close): replace hardcoded 2003-11-30 05:51:24 +00:00
OpenSpreadSheet.py * src/PaperMenu.py: Change from TextDoc to BaseDoc. 2003-09-02 00:47:09 +00:00
PdfDoc.py * src/docgen/AbiWordDoc2.py: make sure that an object is 2003-10-27 03:48:13 +00:00
PSDrawDoc.py * src/docgen/SvgDrawDoc.py: use proper init parameters for BaseDoc 2003-09-14 04:50:44 +00:00
RTFDoc.py * src/docgen/AbiWordDoc2.py: make sure that an object is 2003-10-27 03:48:13 +00:00
SvgDrawDoc.py * src/docgen/SvgDrawDoc.py: use proper init parameters for BaseDoc 2003-09-14 04:50:44 +00:00