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

* src/docgen/ODFDoc.py: don't query mime type for ODT, since some systems
	return only "ODT Document", which is kind of useless. Use OpenDocument Text
	instead.



svn: r7693
This commit is contained in:
Don Allingham
2006-11-25 20:16:55 +00:00
parent 8b53da15c7
commit aad2755abc
3 changed files with 10 additions and 10 deletions

View File

@@ -1,3 +1,8 @@
2006-11-25 Don Allingham <don@gramps-project.org>
* src/docgen/ODFDoc.py: don't query mime type for ODT, since some systems
return only "ODT Document", which is kind of useless. Use OpenDocument Text
instead.
2006-11-24 Don Allingham <don@gramps-project.org>
* src/images/Makefile.am: add share-fam.png
* src/GrampsDb/_WriteXML.py: handle unicode decoding errors