diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-12-27 08:06:50 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-12-27 08:06:50 +0000 |
commit | 601d1bd791199cf0ae80cc06aa81a071485ae60f (patch) | |
tree | 86659d240325e4b95bb5cbd67bc3846645b426e1 /tools/Langpack Suite | |
parent | 85b35a00a5ddc4a600d27860a165178815567457 (diff) |
- Langpack Suite: url for LinkList.txt changed
git-svn-id: http://svn.miranda-ng.org/main/trunk@2857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/Langpack Suite')
-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
//
|