diff --git a/ShareX.HelpersLib/UpdateChecker/UpdateMessageBox.resx b/ShareX.HelpersLib/UpdateChecker/UpdateMessageBox.resx index 08d2fe032..f6aabc171 100644 --- a/ShareX.HelpersLib/UpdateChecker/UpdateMessageBox.resx +++ b/ShareX.HelpersLib/UpdateChecker/UpdateMessageBox.resx @@ -204,7 +204,7 @@ Arial, 8pt - 16, 168 + 16, 166 260, 18 diff --git a/ShareX/Forms/FirstTimeConfigForm.Designer.cs b/ShareX/Forms/FirstTimeConfigForm.Designer.cs index 693c28361..3e70d40a5 100644 --- a/ShareX/Forms/FirstTimeConfigForm.Designer.cs +++ b/ShareX/Forms/FirstTimeConfigForm.Designer.cs @@ -33,11 +33,9 @@ private void InitializeComponent() this.cbShellContextMenuButton = new System.Windows.Forms.CheckBox(); this.cbSendToMenu = new System.Windows.Forms.CheckBox(); this.cbSteamInApp = new System.Windows.Forms.CheckBox(); - this.pbLogo = new System.Windows.Forms.PictureBox(); this.btnOK = new System.Windows.Forms.Button(); this.lblNote = new System.Windows.Forms.Label(); this.lblTitle = new System.Windows.Forms.Label(); - ((System.ComponentModel.ISupportInitialize)(this.pbLogo)).BeginInit(); this.SuspendLayout(); // // cbRunStartup @@ -68,12 +66,6 @@ private void InitializeComponent() this.cbSteamInApp.UseVisualStyleBackColor = false; this.cbSteamInApp.CheckedChanged += new System.EventHandler(this.cbSteamInApp_CheckedChanged); // - // pbLogo - // - resources.ApplyResources(this.pbLogo, "pbLogo"); - this.pbLogo.Name = "pbLogo"; - this.pbLogo.TabStop = false; - // // btnOK // resources.ApplyResources(this.btnOK, "btnOK"); @@ -97,7 +89,6 @@ private void InitializeComponent() this.Controls.Add(this.lblTitle); this.Controls.Add(this.lblNote); this.Controls.Add(this.btnOK); - this.Controls.Add(this.pbLogo); this.Controls.Add(this.cbSteamInApp); this.Controls.Add(this.cbSendToMenu); this.Controls.Add(this.cbShellContextMenuButton); @@ -106,7 +97,6 @@ private void InitializeComponent() this.MaximizeBox = false; this.Name = "FirstTimeConfigForm"; this.TopMost = true; - ((System.ComponentModel.ISupportInitialize)(this.pbLogo)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -118,7 +108,6 @@ private void InitializeComponent() private System.Windows.Forms.CheckBox cbShellContextMenuButton; private System.Windows.Forms.CheckBox cbSendToMenu; private System.Windows.Forms.CheckBox cbSteamInApp; - private System.Windows.Forms.PictureBox pbLogo; private System.Windows.Forms.Button btnOK; private System.Windows.Forms.Label lblNote; private System.Windows.Forms.Label lblTitle; diff --git a/ShareX/Forms/FirstTimeConfigForm.cs b/ShareX/Forms/FirstTimeConfigForm.cs index 0b55b36a4..0e32b13b1 100644 --- a/ShareX/Forms/FirstTimeConfigForm.cs +++ b/ShareX/Forms/FirstTimeConfigForm.cs @@ -38,8 +38,6 @@ public FirstTimeConfigForm() InitializeComponent(); ShareXResources.ApplyTheme(this); - pbLogo.Image = ImageHelpers.ResizeImage(ShareXResources.Logo, 128, 128); - StartupState state = StartupManagerSingletonProvider.CurrentStartupManager.State; cbRunStartup.Checked = state == StartupState.Enabled || state == StartupState.EnabledByPolicy; cbRunStartup.Enabled = state != StartupState.DisabledByUser && state != StartupState.DisabledByPolicy && state != StartupState.EnabledByPolicy; diff --git a/ShareX/Forms/FirstTimeConfigForm.resx b/ShareX/Forms/FirstTimeConfigForm.resx index 6d9b23c56..1bbccb31f 100644 --- a/ShareX/Forms/FirstTimeConfigForm.resx +++ b/ShareX/Forms/FirstTimeConfigForm.resx @@ -123,13 +123,13 @@ - Arial, 8pt + Segoe UI, 9.75pt - 10, 48 + 16, 56 - 195, 18 + 221, 21 2 @@ -147,19 +147,19 @@ $this - 7 + 6 True - Arial, 8pt + Segoe UI, 9.75pt - 10, 72 + 16, 80 - 366, 18 + 435, 21 3 @@ -177,19 +177,19 @@ $this - 6 + 5 True - Arial, 8pt + Segoe UI, 9.75pt - 10, 96 + 16, 104 - 182, 18 + 212, 21 4 @@ -207,19 +207,19 @@ $this - 5 + 4 True - Arial, 8pt + Segoe UI, 9.75pt - 10, 120 + 16, 128 - 248, 18 + 294, 21 5 @@ -237,34 +237,13 @@ $this - 4 - - - 424, 14 - - - 128, 128 - - - 4 - - - pbLogo - - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - 3 - Arial, 9.75pt + Segoe UI, 9.75pt - 424, 152 + 384, 200 128, 32 @@ -291,13 +270,13 @@ True - Arial, 8.25pt + Segoe UI, 9.75pt - 8, 161 + 13, 160 - 342, 14 + 416, 17 6 @@ -324,13 +303,13 @@ True - Arial, 12pt + Segoe UI, 14.25pt, style=Bold - 8, 14 + 13, 16 - 170, 18 + 220, 25 1 @@ -357,7 +336,7 @@ 96, 96 - 561, 194 + 526, 245