summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Langpack Suite/Form1.Designer.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/Langpack Suite/Form1.Designer.cs b/tools/Langpack Suite/Form1.Designer.cs
index 99dce5b719..76a194dff4 100644
--- a/tools/Langpack Suite/Form1.Designer.cs
+++ b/tools/Langpack Suite/Form1.Designer.cs
@@ -127,7 +127,7 @@
this.LangpackNameEdit.Name = "LangpackNameEdit";
this.LangpackNameEdit.Size = new System.Drawing.Size(160, 20);
this.LangpackNameEdit.TabIndex = 1;
- this.LangpackNameEdit.Text = "Langpack_";
+ this.LangpackNameEdit.Text = "langpack_";
//
// label1
//
@@ -286,7 +286,7 @@
this.SVNURLEditBox.Name = "SVNURLEditBox";
this.SVNURLEditBox.Size = new System.Drawing.Size(317, 20);
this.SVNURLEditBox.TabIndex = 5;
- this.SVNURLEditBox.Text = "https://svn.miranda-ng.org/main/trunk/langpacks/english";
+ this.SVNURLEditBox.Text = "https://github.com/miranda-ng/miranda-ng/tree/master/langpacks/english";
//
// InfMessageLinkBox
//