diff --git a/ShareX/Forms/AboutForm.Designer.cs b/ShareX/Forms/AboutForm.Designer.cs index 0ef127248..12c699a02 100644 --- a/ShareX/Forms/AboutForm.Designer.cs +++ b/ShareX/Forms/AboutForm.Designer.cs @@ -38,9 +38,7 @@ private void InitializeComponent() this.rtbCredits = new System.Windows.Forms.RichTextBox(); this.rtbShareXInfo = new System.Windows.Forms.RichTextBox(); this.pbMikeURL = new System.Windows.Forms.PictureBox(); - this.pbAU = new System.Windows.Forms.PictureBox(); this.pbJaexURL = new System.Windows.Forms.PictureBox(); - this.pbTR = new System.Windows.Forms.PictureBox(); this.lblTeam = new System.Windows.Forms.Label(); this.pbLogo = new System.Windows.Forms.PictureBox(); this.btnClose = new System.Windows.Forms.Button(); @@ -50,9 +48,7 @@ private void InitializeComponent() this.cLogo = new ShareX.HelpersLib.Canvas(); this.lblBuild = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.pbMikeURL)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pbAU)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbJaexURL)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pbTR)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbLogo)).BeginInit(); this.SuspendLayout(); // @@ -102,14 +98,6 @@ private void InitializeComponent() this.pbMikeURL.TabStop = false; this.pbMikeURL.Click += new System.EventHandler(this.pbMikeURL_Click); // - // pbAU - // - this.pbAU.BackColor = System.Drawing.Color.Transparent; - this.pbAU.Image = global::ShareX.Properties.Resources.au; - resources.ApplyResources(this.pbAU, "pbAU"); - this.pbAU.Name = "pbAU"; - this.pbAU.TabStop = false; - // // pbJaexURL // this.pbJaexURL.BackColor = System.Drawing.Color.Transparent; @@ -120,14 +108,6 @@ private void InitializeComponent() this.pbJaexURL.TabStop = false; this.pbJaexURL.Click += new System.EventHandler(this.pbJaexURL_Click); // - // pbTR - // - this.pbTR.BackColor = System.Drawing.Color.Transparent; - this.pbTR.Image = global::ShareX.Properties.Resources.tr; - resources.ApplyResources(this.pbTR, "pbTR"); - this.pbTR.Name = "pbTR"; - this.pbTR.TabStop = false; - // // lblTeam // resources.ApplyResources(this.lblTeam, "lblTeam"); @@ -198,17 +178,13 @@ private void InitializeComponent() this.Controls.Add(this.lblMike); this.Controls.Add(this.uclUpdate); this.Controls.Add(this.pbMikeURL); - this.Controls.Add(this.pbAU); this.Controls.Add(this.pbJaexURL); - this.Controls.Add(this.pbTR); this.Controls.Add(this.cLogo); this.Name = "AboutForm"; this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide; this.Shown += new System.EventHandler(this.AboutForm_Shown); ((System.ComponentModel.ISupportInitialize)(this.pbMikeURL)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pbAU)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbJaexURL)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pbTR)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbLogo)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -219,10 +195,8 @@ private void InitializeComponent() private System.Windows.Forms.Label lblProductName; private System.Windows.Forms.Label lblJaex; - private System.Windows.Forms.PictureBox pbTR; private System.Windows.Forms.PictureBox pbJaexURL; private System.Windows.Forms.PictureBox pbMikeURL; - private System.Windows.Forms.PictureBox pbAU; private System.Windows.Forms.Label lblMike; private HelpersLib.Canvas cLogo; private System.Windows.Forms.RichTextBox rtbCredits; diff --git a/ShareX/Forms/AboutForm.resx b/ShareX/Forms/AboutForm.resx index 307ef530b..baea5c25e 100644 --- a/ShareX/Forms/AboutForm.resx +++ b/ShareX/Forms/AboutForm.resx @@ -160,7 +160,7 @@ NoControl - 64, 163 + 39, 163 0, 13 @@ -187,7 +187,7 @@ NoControl - 64, 187 + 39, 187 0, 13 @@ -211,7 +211,7 @@ Top, Bottom, Left, Right - 15, 219 + 16, 219 560, 333 @@ -219,6 +219,9 @@ 7 + + + False @@ -243,6 +246,9 @@ 2 + + + rtbShareXInfo @@ -259,7 +265,7 @@ NoControl - 41, 185 + 17, 185 16, 16 @@ -282,38 +288,11 @@ 12 - - NoControl - - - 17, 185 - - - 16, 16 - - - CenterImage - - - 12 - - - pbAU - - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 13 - NoControl - 41, 161 + 17, 161 16, 16 @@ -334,34 +313,7 @@ $this - 14 - - - NoControl - - - 17, 161 - - - 16, 16 - - - CenterImage - - - 8 - - - pbTR - - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 15 + 13 True @@ -532,7 +484,7 @@ uclUpdate - ShareX.HelpersLib.UpdateCheckerLabel, ShareX.HelpersLib, Version=13.5.1.0, Culture=neutral, PublicKeyToken=null + ShareX.HelpersLib.UpdateCheckerLabel, ShareX.HelpersLib, Version=13.6.2.0, Culture=neutral, PublicKeyToken=null $this @@ -556,13 +508,13 @@ cLogo - ShareX.HelpersLib.Canvas, ShareX.HelpersLib, Version=13.5.1.0, Culture=neutral, PublicKeyToken=null + ShareX.HelpersLib.Canvas, ShareX.HelpersLib, Version=13.6.2.0, Culture=neutral, PublicKeyToken=null $this - 16 + 14 True diff --git a/ShareX/Properties/Resources.Designer.cs b/ShareX/Properties/Resources.Designer.cs index ae01bff36..afefd8840 100644 --- a/ShareX/Properties/Resources.Designer.cs +++ b/ShareX/Properties/Resources.Designer.cs @@ -643,16 +643,6 @@ public static System.Drawing.Bitmap arrow_270 { } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// - public static System.Drawing.Bitmap au { - get { - object obj = ResourceManager.GetObject("au", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - /// /// Looks up a localized string similar to Start. /// diff --git a/ShareX/Properties/Resources.resx b/ShareX/Properties/Resources.resx index ee9c04ca3..2dd1799da 100644 --- a/ShareX/Properties/Resources.resx +++ b/ShareX/Properties/Resources.resx @@ -252,9 +252,6 @@ Would you like to restart ShareX? ..\Resources\clipboard.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\au.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - Indonesian diff --git a/ShareX/Resources/au.png b/ShareX/Resources/au.png deleted file mode 100644 index a01389a74..000000000 Binary files a/ShareX/Resources/au.png and /dev/null differ diff --git a/ShareX/ShareX.csproj b/ShareX/ShareX.csproj index 19db4f287..926266754 100644 --- a/ShareX/ShareX.csproj +++ b/ShareX/ShareX.csproj @@ -1771,7 +1771,6 @@ -