[Zope-CVS] CVS: Products/ExternalEditor/Plugins - __init__.py:1.4

Casey Duncan casey@zope.com
Tue, 1 Apr 2003 11:05:49 -0500


Update of /cvs-repository/Products/ExternalEditor/Plugins
In directory cvs.zope.org:/tmp/cvs-serv6104/Plugins

Modified Files:
	__init__.py 
Log Message:
Add dependancy import for msohtmed plugin


=== Products/ExternalEditor/Plugins/__init__.py 1.3 => 1.4 ===
--- Products/ExternalEditor/Plugins/__init__.py:1.3	Mon Mar 31 17:26:18 2003
+++ Products/ExternalEditor/Plugins/__init__.py	Tue Apr  1 11:05:48 2003
@@ -9,3 +9,4 @@
     import word, winword
     import excel
     import powerpoint, powerpnt
+    import msohtmed