update logo

This commit is contained in:
Luke Pulverenti
2015-03-21 16:04:00 -04:00
parent 545cc77e3e
commit 224c0a06e7
4 changed files with 1223 additions and 613 deletions

View File

@@ -121,7 +121,7 @@
this.lblStatus.Location = new System.Drawing.Point(3, 0);
this.lblStatus.MaximumSize = new System.Drawing.Size(0, 100);
this.lblStatus.Name = "lblStatus";
this.lblStatus.Size = new System.Drawing.Size(469, 59);
this.lblStatus.Size = new System.Drawing.Size(423, 59);
this.lblStatus.TabIndex = 0;
this.lblStatus.Text = "Loading Emby Server";
this.lblStatus.UseWaitCursor = true;