diff options
| author | Alee14 <alee14498@gmail.com> | 2018-09-28 17:14:27 -0400 |
|---|---|---|
| committer | Alee14 <alee14498@gmail.com> | 2018-09-28 17:14:27 -0400 |
| commit | c5541b392746e048608d09edfd905fee9a758187 (patch) | |
| tree | 18b26ee9465605da6f3d0ec0c2aec79beb093911 /Project Ports/MainMenu.Designer.cs | |
| parent | 9ef1f263d8b1d4e1c7958895dddf7e83ccda43e0 (diff) | |
| download | Project-Silicon-c5541b392746e048608d09edfd905fee9a758187.tar.gz Project-Silicon-c5541b392746e048608d09edfd905fee9a758187.tar.bz2 Project-Silicon-c5541b392746e048608d09edfd905fee9a758187.zip | |
Project Ports is now Project Silicon and loads of problems
Diffstat (limited to 'Project Ports/MainMenu.Designer.cs')
| -rw-r--r-- | Project Ports/MainMenu.Designer.cs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Project Ports/MainMenu.Designer.cs b/Project Ports/MainMenu.Designer.cs index c56d105..047c5cc 100644 --- a/Project Ports/MainMenu.Designer.cs +++ b/Project Ports/MainMenu.Designer.cs @@ -91,7 +91,7 @@ this.wbPortsNews.ScrollBarsEnabled = false; this.wbPortsNews.Size = new System.Drawing.Size(852, 450); this.wbPortsNews.TabIndex = 5; - this.wbPortsNews.Url = new System.Uri("https://portsupdate.tumblr.com/", System.UriKind.Absolute); + this.wbPortsNews.Url = new System.Uri("https://siliconupdate.tumblr.com/", System.UriKind.Absolute); // // portsVersion // @@ -101,9 +101,9 @@ this.portsVersion.ForeColor = System.Drawing.Color.White; this.portsVersion.Location = new System.Drawing.Point(13, 66); this.portsVersion.Name = "portsVersion"; - this.portsVersion.Size = new System.Drawing.Size(103, 13); + this.portsVersion.Size = new System.Drawing.Size(119, 13); this.portsVersion.TabIndex = 6; - this.portsVersion.Text = "portsVersion"; + this.portsVersion.Text = "siliconVersion"; // // btnExit // @@ -141,7 +141,7 @@ this.Controls.Add(this.wbPortsNews); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Name = "MainMenu"; - this.Text = "Project: Ports Launcher"; + this.Text = "Project: Silicon Launcher"; this.Load += new System.EventHandler(this.MainMenu_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); |
