2008-01-07 Raphael Ackermann <raphael.ackermann@gmail.com>

* src/docgen/ODFDoc.py: remove duplicate import
    * src/docgen/LaTeXDoc.py :added support for opening latex editor
    0001536: not possible to select latex editor like kile to open a latex file
    automatically 



svn: r9738
This commit is contained in:
Raphael Ackermann
2008-01-07 08:04:45 +00:00
parent 1d62180e49
commit db5f123fd0
3 changed files with 28 additions and 10 deletions

View File

@@ -56,7 +56,6 @@ import Errors
#
#-------------------------------------------------------------------------
from gettext import gettext as _
from xml.sax.saxutils import escape
_apptype = 'application/vnd.oasis.opendocument.text'