From: Vásáry Dániel Date: Wed, 8 Aug 2018 08:41:56 +0000 (+0000) Subject: git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube... X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=3e0d567bde1cfebbedabde318d8499f1ad32514b;p=mediacube.git git-tfs-id: [tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C31234 --- diff --git a/client/DxPlay/DxPlay.csproj b/client/DxPlay/DxPlay.csproj index c7b2a8f3..f5226af7 100644 --- a/client/DxPlay/DxPlay.csproj +++ b/client/DxPlay/DxPlay.csproj @@ -215,10 +215,10 @@ - + True True - Resources.resx + Resources1.resx @@ -250,9 +250,9 @@ PlayerControls.cs - + ResXFileCodeGenerator - Resources.Designer.cs + Resources1.Designer.cs PreserveNewest diff --git a/client/DxPlay/Resources.Designer.cs b/client/DxPlay/Properties/Resources1.Designer.cs similarity index 82% rename from client/DxPlay/Resources.Designer.cs rename to client/DxPlay/Properties/Resources1.Designer.cs index a9138d06..f312469c 100644 --- a/client/DxPlay/Resources.Designer.cs +++ b/client/DxPlay/Properties/Resources1.Designer.cs @@ -8,7 +8,7 @@ // //------------------------------------------------------------------------------ -namespace DxPlay { +namespace DxPlay.Properties { using System; @@ -22,14 +22,14 @@ namespace DxPlay { [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class Resources { + internal class Resources1 { 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 Resources1() { } /// @@ -39,7 +39,7 @@ namespace DxPlay { internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("DxPlay.Resources", typeof(Resources).Assembly); + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("DxPlay.Properties.Resources1", typeof(Resources1).Assembly); resourceMan = temp; } return resourceMan; @@ -114,6 +114,36 @@ namespace DxPlay { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap ic_pause_black_24dp_2x { + get { + object obj = ResourceManager.GetObject("ic_pause_black_24dp_2x", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap ic_play_arrow_black_24dp_2x { + get { + object obj = ResourceManager.GetObject("ic_play_arrow_black_24dp_2x", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap ic_stop_black_24dp_2x { + get { + object obj = ResourceManager.GetObject("ic_stop_black_24dp_2x", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized string similar to Indítás. /// @@ -168,6 +198,16 @@ namespace DxPlay { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap lgs { + get { + object obj = ResourceManager.GetObject("lgs", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized string similar to Megállítva. /// diff --git a/client/DxPlay/Resources.resx b/client/DxPlay/Properties/Resources1.resx similarity index 85% rename from client/DxPlay/Resources.resx rename to client/DxPlay/Properties/Resources1.resx index 18c76f4a..81837fff 100644 --- a/client/DxPlay/Resources.resx +++ b/client/DxPlay/Properties/Resources1.resx @@ -135,6 +135,16 @@ Hossz + + + ..\resources\ic_pause_black_24dp_2x.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\resources\ic_play_arrow_black_24dp_2x.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\resources\ic_stop_black_24dp_2x.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + Indítás @@ -153,6 +163,9 @@ Lejátszás + + ..\resources\lgs.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + Megállítva