Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/06/11 20:17:28 (13 years ago)
Author:
gkronber
Message:

#1536 enabled the plugin manager for every user again but removed the first tab which allowed to update all installed plugins as this is accomplished by the auto-updating mechanism now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstallationManagerForm.cs

    r5445 r6518  
    6767      localPluginsView.InstallationManager = installationManager;
    6868
    69       basicUpdateView.StatusView = this;
    70       basicUpdateView.PluginManager = pluginManager;
    71       basicUpdateView.InstallationManager = installationManager;
    72 
    7369      remotePluginInstaller.StatusView = this;
    7470      remotePluginInstaller.InstallationManager = installationManager;
Note: See TracChangeset for help on using the changeset viewer.