mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-03-18 10:44:46 +01:00
Run On Startup also in FanControl (nb 2)
This commit is contained in:
parent
603b3de489
commit
9c1cc74f40
2
FanControl/FanControlForm.Designer.cs
generated
2
FanControl/FanControlForm.Designer.cs
generated
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue