[kgtp] r1682 committed - Update files name

  • From: kgtp@xxxxxxxxxxxxxx
  • To: kgtp@xxxxxxxxxxxxx
  • Date: Thu, 29 Aug 2013 00:40:44 +0000

Revision: 1682
Author:   teawater
Date:     Thu Aug 29 00:40:32 2013 UTC
Log:      Update files name

http://code.google.com/p/kgtp/source/detail?r=1682

Added:
 /wiki/downloads.wiki
 /wiki/zh-Hans/downloads.wiki
Deleted:
 /wiki/downloads
 /wiki/zh-Hans/downloads

=======================================
--- /dev/null
+++ /wiki/downloads.wiki        Thu Aug 29 00:40:32 2013 UTC
@@ -0,0 +1,19 @@
+= Get KGTP through http =
+Please goto [https://github.com/teawater/kgtp] OR [UPDATE] to download the package.
+
+= Get KGTP through git =
+Following command will get the upstream version of KGTP:
+{{{
+git clone https://github.com/teawater/kgtp.git
+}}}
+<br>
+Following command will get the last release version of KGTP:
+{{{
+https://github.com/teawater/kgtp.git
+git checkout release -b release
+}}}
+
+= Mirrors =
+[https://code.csdn.net/teawater/kgtp]<br>
+[https://git.oschina.net/teawater/kgtp]<br>
+[https://www.gitshell.com/teawater/kgtp/]<br>
=======================================
--- /dev/null
+++ /wiki/zh-Hans/downloads.wiki        Thu Aug 29 00:40:32 2013 UTC
@@ -0,0 +1,23 @@
+= 通过http下载KGTP =
+请到 [https://github.com/teawater/kgtp] 或者 [UPDATE] 去下载源码包。<br>
+或者你可以访问镜像:
+[https://code.csdn.net/teawater/kgtp/tree/master]<br>
+[https://git.oschina.net/teawater/kgtp]<br>
+[https://www.gitshell.com/teawater/kgtp/]<br>
+
+= 通过git下载KGTP =
+下面的命令将让你取得KGTP的最新版本:
+{{{
+git clone https://github.com/teawater/kgtp.git
+}}}
+<br>
+下面的命令将让你取得KGTP最后的发布版本:
+{{{
+https://github.com/teawater/kgtp.git
+git checkout release -b release
+}}}
+
+= 镜像 =
+[https://code.csdn.net/teawater/kgtp]<br>
+[https://git.oschina.net/teawater/kgtp]<br>
+[https://www.gitshell.com/teawater/kgtp/]<br>
=======================================
--- /wiki/downloads     Thu Aug 29 00:38:39 2013 UTC
+++ /dev/null
@@ -1,19 +0,0 @@
-= Get KGTP through http =
-Please goto [https://github.com/teawater/kgtp] OR [UPDATE] to download the package.
-
-= Get KGTP through git =
-Following command will get the upstream version of KGTP:
-{{{
-git clone https://github.com/teawater/kgtp.git
-}}}
-<br>
-Following command will get the last release version of KGTP:
-{{{
-https://github.com/teawater/kgtp.git
-git checkout release -b release
-}}}
-
-= Mirrors =
-[https://code.csdn.net/teawater/kgtp]<br>
-[https://git.oschina.net/teawater/kgtp]<br>
-[https://www.gitshell.com/teawater/kgtp/]<br>
=======================================
--- /wiki/zh-Hans/downloads     Thu Aug 29 00:38:39 2013 UTC
+++ /dev/null
@@ -1,23 +0,0 @@
-= 通过http下载KGTP =
-请到 [https://github.com/teawater/kgtp] 或者 [UPDATE] 去下载源码包。<br>
-或者你可以访问镜像:
-[https://code.csdn.net/teawater/kgtp/tree/master]<br>
-[https://git.oschina.net/teawater/kgtp]<br>
-[https://www.gitshell.com/teawater/kgtp/]<br>
-
-= 通过git下载KGTP =
-下面的命令将让你取得KGTP的最新版本:
-{{{
-git clone https://github.com/teawater/kgtp.git
-}}}
-<br>
-下面的命令将让你取得KGTP最后的发布版本:
-{{{
-https://github.com/teawater/kgtp.git
-git checkout release -b release
-}}}
-
-= 镜像 =
-[https://code.csdn.net/teawater/kgtp]<br>
-[https://git.oschina.net/teawater/kgtp]<br>
-[https://www.gitshell.com/teawater/kgtp/]<br>

Other related posts:

  • » [kgtp] r1682 committed - Update files name - kgtp