diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-09-28 13:22:56 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-09-28 13:22:56 +0000 |
commit | 44d71024b886e2e0dc27056a0a333e43a7d8de49 (patch) | |
tree | 0b7f6f484f803dde743bc5c0ae1c40abde2e007d /tools | |
parent | dd92c7a95e61b11a5189d928092f2622c08f5dd7 (diff) |
Langpack Suite updated, LinkList.txt updated, =Version.txt= moved to deprecated
git-svn-id: http://svn.miranda-ng.org/main/trunk@1716 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 1634f81501..f7aae90cfc 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 = "http://mir-rl.googlecode.com/svn/trunk";
+ this.SVNURLEditBox.Text = "https://mysvn.ru/ghazan/myranda/trunk/langpacks/ru";
//
// InfMessageLinkBox
//
|