From 5c2b1b843c3f6b9fee20f08f8ae7c5b597a68ce6 Mon Sep 17 00:00:00 2001 From: Evgeny Gryaznov Date: Wed, 27 May 2009 13:46:58 +0000 Subject: [PATCH] remove odd git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@500 c66351dc-e62f-0410-b875-e3a5c0b9693f --- .../Properties/Resources.Designer.cs | 63 --------- .../WebIMTray/Properties/Resources.resx | 120 ------------------ src/webimtray/WebIMTray/webImTray.csproj | 15 +-- 3 files changed, 3 insertions(+), 195 deletions(-) delete mode 100644 src/webimtray/WebIMTray/Properties/Resources.Designer.cs delete mode 100644 src/webimtray/WebIMTray/Properties/Resources.resx diff --git a/src/webimtray/WebIMTray/Properties/Resources.Designer.cs b/src/webimtray/WebIMTray/Properties/Resources.Designer.cs deleted file mode 100644 index 620e0363..00000000 --- a/src/webimtray/WebIMTray/Properties/Resources.Designer.cs +++ /dev/null @@ -1,63 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:2.0.50727.1433 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace webImTray.Properties { - using System; - - - /// - /// A strongly-typed resource class, for looking up localized strings, etc. - /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class Resources { - - private static global::System.Resources.ResourceManager resourceMan; - - private static global::System.Globalization.CultureInfo resourceCulture; - - [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal Resources() { - } - - /// - /// Returns the cached ResourceManager instance used by this class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager { - get { - if (object.ReferenceEquals(resourceMan, null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("webImTray.Properties.Resources", typeof(Resources).Assembly); - resourceMan = temp; - } - return resourceMan; - } - } - - /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture { - get { - return resourceCulture; - } - set { - resourceCulture = value; - } - } - } -} diff --git a/src/webimtray/WebIMTray/Properties/Resources.resx b/src/webimtray/WebIMTray/Properties/Resources.resx deleted file mode 100644 index 5ea0895e..00000000 --- a/src/webimtray/WebIMTray/Properties/Resources.resx +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - \ No newline at end of file diff --git a/src/webimtray/WebIMTray/webImTray.csproj b/src/webimtray/WebIMTray/webImTray.csproj index bb632503..41cf1044 100644 --- a/src/webimtray/WebIMTray/webImTray.csproj +++ b/src/webimtray/WebIMTray/webImTray.csproj @@ -101,9 +101,7 @@ - - True @@ -154,11 +152,6 @@ OptionsSoundsPanel.cs - - True - True - Resources.resx - Designer @@ -189,11 +182,9 @@ Designer OptionsSoundsPanel.cs - - Designer - ResXFileCodeGenerator - Resources.Designer.cs - + + +