diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Langpack Suite/Form1.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Langpack Suite/Form1.Designer.cs b/tools/Langpack Suite/Form1.Designer.cs index 6b3b49487a..5c6276d6d7 100644 --- a/tools/Langpack Suite/Form1.Designer.cs +++ b/tools/Langpack Suite/Form1.Designer.cs @@ -262,7 +262,7 @@ this.SVNURLEditBox.Name = "SVNURLEditBox";
this.SVNURLEditBox.Size = new System.Drawing.Size(315, 20);
this.SVNURLEditBox.TabIndex = 5;
- this.SVNURLEditBox.Text = "https://mysvn.ru/ghazan/myranda/trunk/langpacks/ru";
+ this.SVNURLEditBox.Text = "http://svn.miranda-ng.org/main/trunk/langpacks/ru";
//
// InfMessageLinkBox
//
|