diff options
author | Robert Pösel <robyer@seznam.cz> | 2017-08-06 19:03:02 +0200 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2017-08-06 19:03:02 +0200 |
commit | 59519558a68a62d7d2450013f2930effe75f5d30 (patch) | |
tree | ed1fdce8cdc0bef2337ad74759dc54ed38062c05 /tools/Langpack Suite/Form1.Designer.cs | |
parent | 6d1f6fb99d843cb29a869cf9877eb14045a26245 (diff) |
Update all other files in repository to use https links for Miranda NG website
Diffstat (limited to 'tools/Langpack Suite/Form1.Designer.cs')
-rw-r--r-- | tools/Langpack Suite/Form1.Designer.cs | 4 |
1 files changed, 2 insertions, 2 deletions
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
//
|