diff options
Diffstat (limited to 'ShiftOS.WinForms/Applications/Skin Loader.Designer.cs')
| -rw-r--r-- | ShiftOS.WinForms/Applications/Skin Loader.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/Skin Loader.Designer.cs b/ShiftOS.WinForms/Applications/Skin Loader.Designer.cs index 62a5bc1..ef5be7e 100644 --- a/ShiftOS.WinForms/Applications/Skin Loader.Designer.cs +++ b/ShiftOS.WinForms/Applications/Skin Loader.Designer.cs @@ -426,7 +426,7 @@ namespace ShiftOS.WinForms.Applications this.Controls.Add(this.pnlborder); this.Controls.Add(this.pnldesktop); this.Name = "Skin_Loader"; - this.Text = "Skin Loader"; + this.Text = "{SKIN_LOADER_NAME}"; this.pnldesktop.ResumeLayout(false); this.pnlborder.ResumeLayout(false); this.flbuttons.ResumeLayout(false); |
