Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/23/15 11:48:11 (8 years ago)
Author:
gkronber
Message:

#2522: removed unused files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/RefactorPluginInfrastructure-2522/HeuristicLab.PluginInfrastructure/3.3/Resources.Designer.cs

    r11623 r13334  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:4.0.30319.34014
     4//     Runtime Version:4.0.30319.34209
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    5858            set {
    5959                resourceCulture = value;
    60             }
    61         }
    62        
    63         /// <summary>
    64         ///   Looks up a localized resource of type System.Drawing.Bitmap.
    65         /// </summary>
    66         internal static System.Drawing.Bitmap Add {
    67             get {
    68                 object obj = ResourceManager.GetObject("Add", resourceCulture);
    69                 return ((System.Drawing.Bitmap)(obj));
    70             }
    71         }
    72        
    73         /// <summary>
    74         ///   Looks up a localized resource of type System.Drawing.Bitmap.
    75         /// </summary>
    76         internal static System.Drawing.Bitmap ArrowUp {
    77             get {
    78                 object obj = ResourceManager.GetObject("ArrowUp", resourceCulture);
    79                 return ((System.Drawing.Bitmap)(obj));
    8060            }
    8161        }
     
    162142       
    163143        /// <summary>
    164         ///   Looks up a localized resource of type System.Drawing.Bitmap.
    165         /// </summary>
    166         internal static System.Drawing.Bitmap Install {
    167             get {
    168                 object obj = ResourceManager.GetObject("Install", resourceCulture);
    169                 return ((System.Drawing.Bitmap)(obj));
    170             }
    171         }
    172        
    173         /// <summary>
    174         ///   Looks up a localized resource of type System.Drawing.Bitmap.
    175         /// </summary>
    176         internal static System.Drawing.Bitmap Internet {
    177             get {
    178                 object obj = ResourceManager.GetObject("Internet", resourceCulture);
    179                 return ((System.Drawing.Bitmap)(obj));
    180             }
    181         }
    182        
    183         /// <summary>
    184144        ///   Looks up a localized string similar to HeuristicLab is free software: you can redistribute it and/or modify
    185145        ///it under the terms of the GNU General Public License as published by
     
    203163        ///   Looks up a localized resource of type System.Drawing.Bitmap.
    204164        /// </summary>
    205         internal static System.Drawing.Bitmap NetworkConnections {
    206             get {
    207                 object obj = ResourceManager.GetObject("NetworkConnections", resourceCulture);
    208                 return ((System.Drawing.Bitmap)(obj));
    209             }
    210         }
    211        
    212         /// <summary>
    213         ///   Looks up a localized resource of type System.Drawing.Bitmap.
    214         /// </summary>
    215165        internal static System.Drawing.Bitmap Plugin {
    216166            get {
    217167                object obj = ResourceManager.GetObject("Plugin", resourceCulture);
    218168                return ((System.Drawing.Bitmap)(obj));
    219             }
    220         }
    221        
    222         /// <summary>
    223         ///   Looks up a localized resource of type System.Drawing.Bitmap.
    224         /// </summary>
    225         internal static System.Drawing.Bitmap PublishToWeb {
    226             get {
    227                 object obj = ResourceManager.GetObject("PublishToWeb", resourceCulture);
    228                 return ((System.Drawing.Bitmap)(obj));
    229             }
    230         }
    231        
    232         /// <summary>
    233         ///   Looks up a localized resource of type System.Drawing.Bitmap.
    234         /// </summary>
    235         internal static System.Drawing.Bitmap Remove {
    236             get {
    237                 object obj = ResourceManager.GetObject("Remove", resourceCulture);
    238                 return ((System.Drawing.Bitmap)(obj));
    239             }
    240         }
    241        
    242         /// <summary>
    243         ///   Looks up a localized resource of type System.Drawing.Bitmap.
    244         /// </summary>
    245         internal static System.Drawing.Bitmap Repeat {
    246             get {
    247                 object obj = ResourceManager.GetObject("Repeat", resourceCulture);
    248                 return ((System.Drawing.Bitmap)(obj));
    249             }
    250         }
    251        
    252         /// <summary>
    253         ///   Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
    254         /// </summary>
    255         internal static System.Drawing.Icon Setup_Install {
    256             get {
    257                 object obj = ResourceManager.GetObject("Setup_Install", resourceCulture);
    258                 return ((System.Drawing.Icon)(obj));
    259169            }
    260170        }
     
    279189            }
    280190        }
    281        
    282         /// <summary>
    283         ///   Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
    284         /// </summary>
    285         internal static System.Drawing.Icon UpdateAvailable {
    286             get {
    287                 object obj = ResourceManager.GetObject("UpdateAvailable", resourceCulture);
    288                 return ((System.Drawing.Icon)(obj));
    289             }
    290         }
    291191    }
    292192}
Note: See TracChangeset for help on using the changeset viewer.