r26696 - trunk/freenet/src/freenet/pluginmanager

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: toad
Date: 2009-04-09 23:16:18 +0000 (Thu, 09 Apr 2009)
New Revision: 26696

Modified:
   trunk/freenet/src/freenet/pluginmanager/PluginManager.java
Log:
KeyExplorer, ThawIndexBrowser, XMLSpider were affected by the db4o merge. Force the node to reload them.


Modified: trunk/freenet/src/freenet/pluginmanager/PluginManager.java
===================================================================
--- trunk/freenet/src/freenet/pluginmanager/PluginManager.java	2009-04-09 23:13:06 UTC (rev 26695)
+++ trunk/freenet/src/freenet/pluginmanager/PluginManager.java	2009-04-09 23:16:18 UTC (rev 26696)
@@ -621,14 +621,14 @@
 		addOfficialPlugin("HelloWorld");
 		addOfficialPlugin("HelloFCP");
 		addOfficialPlugin("JSTUN", true, -1);
-		addOfficialPlugin("KeyExplorer");
+		addOfficialPlugin("KeyExplorer", false, 1);
 		addOfficialPlugin("MDNSDiscovery");
 		addOfficialPlugin("SNMP");
 		addOfficialPlugin("TestGallery");
-		addOfficialPlugin("ThawIndexBrowser");
+		addOfficialPlugin("ThawIndexBrowser", false, 1);
 		addOfficialPlugin("UPnP");
 		addOfficialPlugin("XMLLibrarian");
-		addOfficialPlugin("XMLSpider");
+		addOfficialPlugin("XMLSpider", false, 35);
 	}
 	
 	static void addOfficialPlugin(String name) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.