From: <ze...@us...> - 2007-03-20 18:51:36
|
Revision: 202 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=202&view=rev Author: zebons Date: 2007-03-20 10:57:17 -0700 (Tue, 20 Mar 2007) Log Message: ----------- Modified Paths: -------------- trunk/plugins/mpinstaler/MPInstaler/start_form.Designer.cs Modified: trunk/plugins/mpinstaler/MPInstaler/start_form.Designer.cs =================================================================== --- trunk/plugins/mpinstaler/MPInstaler/start_form.Designer.cs 2007-03-20 17:53:54 UTC (rev 201) +++ trunk/plugins/mpinstaler/MPInstaler/start_form.Designer.cs 2007-03-20 17:57:17 UTC (rev 202) @@ -84,6 +84,7 @@ this.Name = "start_form"; this.RightToLeft = System.Windows.Forms.RightToLeft.No; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; + this.Text = "MediaPortal Plugin Instaler"; this.ResumeLayout(false); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |