From c5541b392746e048608d09edfd905fee9a758187 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Fri, 28 Sep 2018 17:14:27 -0400 Subject: Project Ports is now Project Silicon and loads of problems --- Project Ports/MainMenu.Designer.cs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Project Ports/MainMenu.Designer.cs') 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(); -- cgit v1.2.3