From 10a44eec4cdc516210e761a057ed6ddf1e4e4562 Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 16 Nov 2012 13:27:42 +0000 Subject: * project metadata git-svn-id: https://svn.emkael.info/an9k@11 05ec0d5d-773b-4d93-9e23-c81a7ac79feb --- .../Analizator9000/Analizator9000.csproj | 2 +- .../Analizator9000/Properties/AssemblyInfo.cs | 4 +- .../Properties/Resources.Designer.cs | 50 +++++++++------------- .../Analizator9000/Properties/Settings.Designer.cs | 28 ++++++------ 4 files changed, 37 insertions(+), 47 deletions(-) diff --git a/Analizator9000/Analizator9000/Analizator9000.csproj b/Analizator9000/Analizator9000/Analizator9000.csproj index 51fd483..35d5ed5 100644 --- a/Analizator9000/Analizator9000/Analizator9000.csproj +++ b/Analizator9000/Analizator9000/Analizator9000.csproj @@ -40,7 +40,7 @@ 4 - x86 + AnyCPU pdbonly true bin\Release\ diff --git a/Analizator9000/Analizator9000/Properties/AssemblyInfo.cs b/Analizator9000/Analizator9000/Properties/AssemblyInfo.cs index 6e58f90..e2e4b0d 100644 --- a/Analizator9000/Analizator9000/Properties/AssemblyInfo.cs +++ b/Analizator9000/Analizator9000/Properties/AssemblyInfo.cs @@ -1,6 +1,7 @@ using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; +using System.Resources; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information @@ -10,7 +11,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("Analizator9000")] -[assembly: AssemblyCopyright("Copyright © 2012")] +[assembly: AssemblyCopyright("Copyright © Michał Klichowicz 2012")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -34,3 +35,4 @@ using System.Runtime.InteropServices; // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: NeutralResourcesLanguageAttribute("pl-PL")] diff --git a/Analizator9000/Analizator9000/Properties/Resources.Designer.cs b/Analizator9000/Analizator9000/Properties/Resources.Designer.cs index e349a61..fcde133 100644 --- a/Analizator9000/Analizator9000/Properties/Resources.Designer.cs +++ b/Analizator9000/Analizator9000/Properties/Resources.Designer.cs @@ -1,17 +1,17 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.269 +// Ten kod został wygenerowany przez narzędzie. +// Wersja wykonawcza:4.0.30319.269 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Zmiany w tym pliku mogą spowodować nieprawidłowe zachowanie i zostaną utracone, jeśli +// kod zostanie ponownie wygenerowany. // //------------------------------------------------------------------------------ -namespace Analizator9000.Properties -{ - - +namespace Analizator9000.Properties { + using System; + + /// /// A strongly-typed resource class, for looking up localized strings, etc. /// @@ -22,48 +22,40 @@ namespace Analizator9000.Properties [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class Resources - { - + 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() - { + 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 ((resourceMan == null)) - { + internal static global::System.Resources.ResourceManager ResourceManager { + get { + if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Analizator9000.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 - { + internal static global::System.Globalization.CultureInfo Culture { + get { return resourceCulture; } - set - { + set { resourceCulture = value; } } diff --git a/Analizator9000/Analizator9000/Properties/Settings.Designer.cs b/Analizator9000/Analizator9000/Properties/Settings.Designer.cs index 43fe4d4..5a503e8 100644 --- a/Analizator9000/Analizator9000/Properties/Settings.Designer.cs +++ b/Analizator9000/Analizator9000/Properties/Settings.Designer.cs @@ -1,28 +1,24 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.269 +// Ten kod został wygenerowany przez narzędzie. +// Wersja wykonawcza:4.0.30319.269 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Zmiany w tym pliku mogą spowodować nieprawidłowe zachowanie i zostaną utracone, jeśli +// kod zostanie ponownie wygenerowany. // //------------------------------------------------------------------------------ -namespace Analizator9000.Properties -{ - - +namespace Analizator9000.Properties { + + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")] - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase - { - + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); - - public static Settings Default - { - get - { + + public static Settings Default { + get { return defaultInstance; } } -- cgit v1.2.3