From 9c1cc74f40c692f8b16661d622e744fae5628aea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Trzci=C5=84ski?= Date: Mon, 5 Dec 2022 21:15:31 +0100 Subject: [PATCH] `Run On Startup` also in `FanControl` (nb 2) --- FanControl/FanControlForm.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FanControl/FanControlForm.Designer.cs b/FanControl/FanControlForm.Designer.cs index 23c91d8..b7d06ab 100644 --- a/FanControl/FanControlForm.Designer.cs +++ b/FanControl/FanControlForm.Designer.cs @@ -110,7 +110,7 @@ namespace FanControl // this.toolStripMenuItemStartupOnBootContext.Name = "toolStripMenuItemStartupOnBootContext"; this.toolStripMenuItemStartupOnBootContext.Size = new System.Drawing.Size(256, 38); - this.toolStripMenuItemStartupOnBootContext.Text = "Startup on &Boot"; + this.toolStripMenuItemStartupOnBootContext.Text = "Run On &Startup"; this.toolStripMenuItemStartupOnBootContext.Click += new System.EventHandler(this.toolStripMenuItemStartupOnBoot_Click); // // toolStripMenuItemAlwaysOnTopContext