aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Oobe.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.WinForms/Oobe.Designer.cs')
-rw-r--r--ShiftOS.WinForms/Oobe.Designer.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/ShiftOS.WinForms/Oobe.Designer.cs b/ShiftOS.WinForms/Oobe.Designer.cs
index cca1522..587f50a 100644
--- a/ShiftOS.WinForms/Oobe.Designer.cs
+++ b/ShiftOS.WinForms/Oobe.Designer.cs
@@ -96,7 +96,7 @@ namespace ShiftOS.WinForms
//
this.hackeffecttimer.Interval = 50;
//
- // HijackScreen
+ // Oobe
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
@@ -104,7 +104,7 @@ namespace ShiftOS.WinForms
this.ClientSize = new System.Drawing.Size(653, 457);
this.Controls.Add(this.lblhackwords);
this.Controls.Add(this.lblHijack);
- this.Name = "HijackScreen";
+ this.Name = "Oobe";
this.Text = "ShiftOS";
this.TransparencyKey = System.Drawing.Color.White;
this.ResumeLayout(false);