Run On Startup also in FanControl (nb 2)

This commit is contained in:
Kamil Trzciński 2022-12-05 21:15:31 +01:00
parent 603b3de489
commit 9c1cc74f40

View file

@ -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