Преглед на файлове

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,8 +220,8 @@ mkdir ~/develop
220 220
 cd ~/develop
221 221
 git clone https://github.com/bashrc/open-keychain
222 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 225
 cd tools
226 226
 nano build.sh
227 227
 #+END_SRC

+ 3
- 3
website/EN/usage.html Целия файл

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