Index: src/DeltaShell/DeltaShell.Gui/Properties/Resources.Designer.cs =================================================================== diff -u -rdd8fa121d83cc3dd233c4a44d27d9683180f844b -ra51eb56c142408e8b239dcb3553d1d9eb85b3343 --- src/DeltaShell/DeltaShell.Gui/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision dd8fa121d83cc3dd233c4a44d27d9683180f844b) +++ src/DeltaShell/DeltaShell.Gui/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a51eb56c142408e8b239dcb3553d1d9eb85b3343) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18063 +// Runtime Version:4.0.30319.17929 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -275,6 +275,16 @@ } /// + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). + /// + public static System.Drawing.Icon application_import_blue1 { + get { + object obj = ResourceManager.GetObject("application_import_blue1", resourceCulture); + return ((System.Drawing.Icon)(obj)); + } + } + + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap application_view_list { @@ -3317,15 +3327,6 @@ } /// - /// Looks up a localized string similar to {1}%, time left: {0:N1} sec. - /// - public static string SplashScreenLogAppender_DoAppend__1____time_left___0_N1__sec { - get { - return ResourceManager.GetString("SplashScreenLogAppender_DoAppend__1____time_left___0_N1__sec", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Hiding splash screen .... /// public static string SplashScreenWindowsForms_SplashScreen_VisibleChanged_Hiding_splash_screen____ {