From 59519558a68a62d7d2450013f2930effe75f5d30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sun, 6 Aug 2017 19:03:02 +0200 Subject: Update all other files in repository to use https links for Miranda NG website --- tools/Langpack Suite/Form1.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/Langpack Suite/Form1.Designer.cs') diff --git a/tools/Langpack Suite/Form1.Designer.cs b/tools/Langpack Suite/Form1.Designer.cs index 2560a94abb..99dce5b719 100644 --- a/tools/Langpack Suite/Form1.Designer.cs +++ b/tools/Langpack Suite/Form1.Designer.cs @@ -235,7 +235,7 @@ this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(223, 13); this.label6.TabIndex = 2; - this.label6.Text = "e.g. http://vi.miranda-ng.org/detail/mataes"; + this.label6.Text = "e.g. https://vi.miranda-ng.org/detail/mataes"; // // VIURLTextBox // @@ -286,7 +286,7 @@ this.SVNURLEditBox.Name = "SVNURLEditBox"; this.SVNURLEditBox.Size = new System.Drawing.Size(317, 20); this.SVNURLEditBox.TabIndex = 5; - this.SVNURLEditBox.Text = "http://svn.miranda-ng.org/main/trunk/langpacks/english"; + this.SVNURLEditBox.Text = "https://svn.miranda-ng.org/main/trunk/langpacks/english"; // // InfMessageLinkBox // -- cgit v1.2.3