diff options
Diffstat (limited to 'ShiftOS.WinForms/Applications/VirusScanner.Designer.cs')
| -rw-r--r-- | ShiftOS.WinForms/Applications/VirusScanner.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/VirusScanner.Designer.cs b/ShiftOS.WinForms/Applications/VirusScanner.Designer.cs index 54c8c63..3d6088d 100644 --- a/ShiftOS.WinForms/Applications/VirusScanner.Designer.cs +++ b/ShiftOS.WinForms/Applications/VirusScanner.Designer.cs @@ -199,7 +199,7 @@ namespace ShiftOS.WinForms.Applications this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.pgcontents); this.Name = "VirusScanner"; - this.Text = "Virus Scanner"; + this.Text = "{VIRUS_SCANNER_NAME}"; this.Size = new System.Drawing.Size(565, 343); this.Load += new System.EventHandler(this.VirusScanner_Load); this.grpresults.ResumeLayout(false); |
