The Plugin Manager still lives for fits and filters. DataManager->Create Fit->Fit exponential->'Manager'. Can we delete it here too? Is is clear that the plugin manager is gone for good? Can we actually remove the code now?
<br><br>Duncan.<br><br><div><span class="gmail_quote">On 3/1/07, <b class="gmail_sendername">Eli Fidler</b> <<a href="mailto:eli@staikos.net">eli@staikos.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
SVN commit 638377 by fidler:<br><br>remove Plugin Manager as it's no longer useful<br><br>re: bugs 141709, 141710, 141711<br><br><br> M +2 -1 kst.cpp<br><br><br>--- trunk/extragear/graphics/kst/src/libkstapp/kst.cpp #638376:638377
<br>@@ -747,13 +747,14 @@<br> SamplesFromEndAction->setWhatsThis(i18n("Read current data from end of file."));<br><br> /************/<br>+#if 0<br> PluginManagerAction = new KAction(i18n("&Plugins..."), 0, 0,
<br> this, SLOT(showPluginManager()),<br> actionCollection(), "pluginmanager_action");<br> PluginManagerAction->setWhatsThis(i18n("Bring up a dialog box\n"
<br> "to manage plugins."));<br>+#endif<br><br>-<br> /************/<br> ExtensionManagerAction = new KAction(i18n("&Extensions..."), 0, 0,<br> this, SLOT(showExtensionManager()),
<br>_______________________________________________<br>Kst mailing list<br><a href="mailto:Kst@kde.org">Kst@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/kst">https://mail.kde.org/mailman/listinfo/kst</a><br>
</blockquote></div><br>