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

Adam Treat treat at kde.org
Thu Mar 1 20:11:55 CET 2007


wee...

On Thursday 01 March 2007 1:52 pm, Eli Fidler 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


More information about the Kst mailing list