diff --git a/DS4Windows/DS4Forms/Hotkeys.Designer.cs b/DS4Windows/DS4Forms/Hotkeys.Designer.cs
index b24dae5..0131b79 100644
--- a/DS4Windows/DS4Forms/Hotkeys.Designer.cs
+++ b/DS4Windows/DS4Forms/Hotkeys.Designer.cs
@@ -40,6 +40,7 @@
this.tPHotkeys = new System.Windows.Forms.TabPage();
this.lbHotkeys = new System.Windows.Forms.Label();
this.tPCredits = new System.Windows.Forms.TabPage();
+ this.linkCurrentSite = new System.Windows.Forms.LinkLabel();
this.linkTeokp = new System.Windows.Forms.LinkLabel();
this.linkKiliansch = new System.Windows.Forms.LinkLabel();
this.linkChamilsaan = new System.Windows.Forms.LinkLabel();
@@ -89,8 +90,6 @@
this.coinTP = new System.Windows.Forms.TabPage();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.textBox2 = new System.Windows.Forms.TextBox();
- this.makerSupportLinkLabel = new System.Windows.Forms.LinkLabel();
- this.linkCurrentSite = new System.Windows.Forms.LinkLabel();
this.tCAbout.SuspendLayout();
this.tPHotkeys.SuspendLayout();
this.tPCredits.SuspendLayout();
@@ -186,6 +185,13 @@
this.tPCredits.Name = "tPCredits";
this.tPCredits.UseVisualStyleBackColor = true;
//
+ // linkCurrentSite
+ //
+ resources.ApplyResources(this.linkCurrentSite, "linkCurrentSite");
+ this.linkCurrentSite.Name = "linkCurrentSite";
+ this.linkCurrentSite.TabStop = true;
+ this.linkCurrentSite.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkCurrentSite_LinkClicked);
+ //
// linkTeokp
//
resources.ApplyResources(this.linkTeokp, "linkTeokp");
@@ -476,7 +482,6 @@
resources.ApplyResources(this.flowLayoutPanel1, "flowLayoutPanel1");
this.flowLayoutPanel1.Controls.Add(this.textBox2);
this.flowLayoutPanel1.Controls.Add(this.linkDonate);
- this.flowLayoutPanel1.Controls.Add(this.makerSupportLinkLabel);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
//
// textBox2
@@ -486,20 +491,6 @@
this.textBox2.Name = "textBox2";
this.textBox2.ReadOnly = true;
//
- // makerSupportLinkLabel
- //
- resources.ApplyResources(this.makerSupportLinkLabel, "makerSupportLinkLabel");
- this.makerSupportLinkLabel.Name = "makerSupportLinkLabel";
- this.makerSupportLinkLabel.TabStop = true;
- this.makerSupportLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.MakerSupportLinkLabel_LinkClicked);
- //
- // linkCurrentSite
- //
- resources.ApplyResources(this.linkCurrentSite, "linkCurrentSite");
- this.linkCurrentSite.Name = "linkCurrentSite";
- this.linkCurrentSite.TabStop = true;
- this.linkCurrentSite.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkCurrentSite_LinkClicked);
- //
// Hotkeys
//
resources.ApplyResources(this, "$this");
@@ -583,7 +574,6 @@
private System.Windows.Forms.Label lbpt;
private System.Windows.Forms.Label lbPortugueseT;
private System.Windows.Forms.LinkLabel linkTeokp;
- private System.Windows.Forms.LinkLabel makerSupportLinkLabel;
private System.Windows.Forms.TabPage coinTP;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
private System.Windows.Forms.TextBox textBox2;
diff --git a/DS4Windows/DS4Forms/Hotkeys.cs b/DS4Windows/DS4Forms/Hotkeys.cs
index 27730e3..579ce6d 100644
--- a/DS4Windows/DS4Forms/Hotkeys.cs
+++ b/DS4Windows/DS4Forms/Hotkeys.cs
@@ -117,11 +117,6 @@ namespace DS4Windows
Process.Start("https://github.com/teokp");
}
- private void MakerSupportLinkLabel_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
- {
- Process.Start("https://www.makersupport.com/Ryochan7");
- }
-
private void LinkCurrentSite_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
{
Process.Start("https://ryochan7.github.io/ds4windows-site/");
diff --git a/DS4Windows/DS4Forms/Hotkeys.resx b/DS4Windows/DS4Forms/Hotkeys.resx
index 241cc2c..813e11c 100644
--- a/DS4Windows/DS4Forms/Hotkeys.resx
+++ b/DS4Windows/DS4Forms/Hotkeys.resx
@@ -1930,33 +1930,6 @@ Monero: 49RvRMiMewaeez1Y2auxHmfMaAUYfhUpBem4ohzRJd9b5acPcxzh1icjnhZfjnYd1S7NQ57r
0
-
- 3, 108
-
-
- 3, 0, 3, 3
-
-
- 74, 14
-
-
- 25
-
-
- MakerSupport
-
-
- makerSupportLinkLabel
-
-
- System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel1
-
-
- 2
-
Fill