浏览代码

Different hidden recipient branch

Bob Mottram 9 年前
父节点
当前提交
7097375cec
共有 2 个文件被更改,包括 5 次插入5 次删除
  1. 2
    2
      doc/EN/usage.org
  2. 3
    3
      website/EN/usage.html

+ 2
- 2
doc/EN/usage.org 查看文件

220
 cd ~/develop
220
 cd ~/develop
221
 git clone https://github.com/bashrc/open-keychain
221
 git clone https://github.com/bashrc/open-keychain
222
 cd open-keychain
222
 cd open-keychain
223
-git checkout origin/bashrc/hidden-recipient-4
224
-git checkout -b bashrc/hidden-recipient-4
223
+git checkout origin/bashrc/hidden-recipient-minimal
224
+git checkout -b bashrc/hidden-recipient-minimal
225
 cd tools
225
 cd tools
226
 nano build.sh
226
 nano build.sh
227
 #+END_SRC
227
 #+END_SRC

+ 3
- 3
website/EN/usage.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2015-09-29 Tue 15:33 -->
7
+<!-- 2015-10-06 Tue 20:21 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
692
 <span class="org-builtin">cd</span> ~/develop
692
 <span class="org-builtin">cd</span> ~/develop
693
 git clone https://github.com/bashrc/open-keychain
693
 git clone https://github.com/bashrc/open-keychain
694
 <span class="org-builtin">cd</span> open-keychain
694
 <span class="org-builtin">cd</span> open-keychain
695
-git checkout origin/bashrc/hidden-recipient-4
696
-git checkout -b bashrc/hidden-recipient-4
695
+git checkout origin/bashrc/hidden-recipient-minimal
696
+git checkout -b bashrc/hidden-recipient-minimal
697
 <span class="org-builtin">cd</span> tools
697
 <span class="org-builtin">cd</span> tools
698
 nano build.sh
698
 nano build.sh
699
 </pre>
699
 </pre>