[Kst] extragear/graphics/kst/src/libkstapp

Duncan Hanson duncan.hanson at gmail.com
Fri Apr 6 20:21:51 CEST 2007


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?

Duncan.

On 3/1/07, Eli Fidler <eli at staikos.net> wrote:
>
> SVN commit 638377 by fidler:
>
> remove Plugin Manager as it's no longer useful
>
> re: bugs 141709, 141710, 141711
>
>
> M  +2 -1      kst.cpp
>
>
> --- trunk/extragear/graphics/kst/src/libkstapp/kst.cpp #638376:638377
> @@ -747,13 +747,14 @@
>    SamplesFromEndAction->setWhatsThis(i18n("Read current data from end of
> file."));
>
>    /************/
> +#if 0
>    PluginManagerAction = new KAction(i18n("&Plugins..."), 0, 0,
>                                   this, SLOT(showPluginManager()),
>                                   actionCollection(),
> "pluginmanager_action");
>    PluginManagerAction->setWhatsThis(i18n("Bring up a dialog box\n"
>                                             "to manage plugins."));
> +#endif
>
> -
>    /************/
>    ExtensionManagerAction = new KAction(i18n("&Extensions..."), 0, 0,
>                                   this, SLOT(showExtensionManager()),
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kst/attachments/20070406/9d40ed71/attachment.html 


More information about the Kst mailing list