Author: jflesch
Date: 2008-02-20 18:36:13 +0000 (Wed, 20 Feb 2008)
New Revision: 18086
Modified:
trunk/apps/Thaw/src/thaw/core/PluginManager.java
Log:
Readded wot plugins to the known plugin list (since anyway minifrost will load
the wot plugin ...)
Modified: trunk/apps/Thaw/src/thaw/core/PluginManager.java
===================================================================
--- trunk/apps/Thaw/src/thaw/core/PluginManager.java 2008-02-20 18:24:57 UTC
(rev 18085)
+++ trunk/apps/Thaw/src/thaw/core/PluginManager.java 2008-02-20 18:36:13 UTC
(rev 18086)
@@ -31,8 +31,8 @@
"thaw.plugins.ThemeSelector",
"thaw.plugins.Hsqldb",
"thaw.plugins.Signatures",
- //"thaw.plugins.WebOfTrust",
- //"thaw.plugins.WebOfTrustViewer",
+ "thaw.plugins.WebOfTrust",
+ "thaw.plugins.WebOfTrustViewer",
"thaw.plugins.IndexBrowser",
"thaw.plugins.IndexExporter",
//"thaw.plugins.IndexTreeRebuilder",