Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/19/10 15:01:53 (14 years ago)
Author:
swagner
Message:

Applied changes resulting from the refactored plugin infrastructure to HeuristicLab 3.3 (#799)

Location:
trunk/sources/HeuristicLab 3.3/Properties
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab 3.3/Properties/Resources.Designer.cs

    r2492 r2643  
    99//------------------------------------------------------------------------------
    1010
    11 namespace HeuristicLab33.Properties {
     11namespace HeuristicLab.Properties {
    1212    using System;
    1313   
     
    4040            get {
    4141                if (object.ReferenceEquals(resourceMan, null)) {
    42                     global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("HeuristicLab33.Properties.Resources", typeof(Resources).Assembly);
     42                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("HeuristicLab.Properties.Resources", typeof(Resources).Assembly);
    4343                    resourceMan = temp;
    4444                }
  • trunk/sources/HeuristicLab 3.3/Properties/Settings.Designer.cs

    r2492 r2643  
    99//------------------------------------------------------------------------------
    1010
    11 namespace HeuristicLab33.Properties {
     11namespace HeuristicLab.Properties {
    1212   
    1313   
  • trunk/sources/HeuristicLab 3.3/Properties/Settings.settings

    r2492 r2643  
    11<?xml version='1.0' encoding='utf-8'?>
    2 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab33.Properties" GeneratedClassName="Settings">
     2<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab.Properties" GeneratedClassName="Settings">
    33  <Profiles />
    44  <Settings>
Note: See TracChangeset for help on using the changeset viewer.