diff options
| author | Tim Hobbs <jesus.tesh@gmail.com> | 2014-03-30 19:42:45 -0700 |
|---|---|---|
| committer | Tim Hobbs <jesus.tesh@gmail.com> | 2014-03-30 19:42:45 -0700 |
| commit | 5693327a20c3f92f33da63cc3f0cb659d6cd8576 (patch) | |
| tree | df1f0ba3aa9845db70b33e90633148a5a198ff72 /MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs | |
| parent | 087b556730ed69efc987c0b23c033e6edd0fe81c (diff) | |
| parent | c0801e4f6de87f6a14409b7f399cfd52b3ce88e8 (diff) | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs')
| -rw-r--r-- | MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs b/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs index e9ba17bc1..ef3b79699 100644 --- a/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs +++ b/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs @@ -121,9 +121,9 @@ 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(599, 59); + this.lblStatus.Size = new System.Drawing.Size(469, 59); this.lblStatus.TabIndex = 0; - this.lblStatus.Text = "Loading Media Browser Server"; + this.lblStatus.Text = "Loading Media Browser"; this.lblStatus.UseWaitCursor = true; // // panel1 |
