diff -r 2aa3974c485f -r c4e03315035c Client/MainForm.Designer.cs --- a/Client/MainForm.Designer.cs Thu Aug 14 10:41:44 2014 +0200 +++ b/Client/MainForm.Designer.cs Thu Aug 14 18:37:23 2014 +0200 @@ -48,7 +48,7 @@ this.ClientSize = new System.Drawing.Size(443, 252); this.Controls.Add(this.buttonSetText); this.Name = "MainForm"; - this.Text = "Sharp Display Client"; + this.Text = "Client"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing); this.Load += new System.EventHandler(this.MainForm_Load); this.ResumeLayout(false);