aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/raw/help_faq.html
diff options
context:
space:
mode:
authormar-v-in <github@rvin.mooo.com>2014-07-01 00:15:30 +0200
committermar-v-in <github@rvin.mooo.com>2014-07-01 00:15:30 +0200
commitd1d414c006aa6b7b80b25b34f0c75a92a9603a85 (patch)
tree6375bd8a5436c866824190318d10d183d8548ab6 /OpenKeychain/src/main/res/raw/help_faq.html
parent38823b73a31ae0fb82d7e385c141f1170127c4dd (diff)
parenta9010045889d307ede37d154b0a2fece566c1845 (diff)
downloadopen-keychain-d1d414c006aa6b7b80b25b34f0c75a92a9603a85.tar.gz
open-keychain-d1d414c006aa6b7b80b25b34f0c75a92a9603a85.tar.bz2
open-keychain-d1d414c006aa6b7b80b25b34f0c75a92a9603a85.zip
Merge branch 'master' into improve-file-more
Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/KeychainApplication.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptFileFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptFileFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog/FileDialogFragment.java
Diffstat (limited to 'OpenKeychain/src/main/res/raw/help_faq.html')
-rw-r--r--OpenKeychain/src/main/res/raw/help_faq.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/raw/help_faq.html b/OpenKeychain/src/main/res/raw/help_faq.html
index e6757d0da..6f8763f36 100644
--- a/OpenKeychain/src/main/res/raw/help_faq.html
+++ b/OpenKeychain/src/main/res/raw/help_faq.html
@@ -12,5 +12,13 @@ And don't add newlines before or after p tags because of transifex -->
<h2>A wrong primary user id is shown when searching on a Keyserver</h2>
<p>Unfortunately, this is a bug in the SKS Keyserver software. Its machine-readable output returns the user ids in an arbitrary order. Read the <a href="https://bitbucket.org/skskeyserver/sks-keyserver/issue/28/primary-uid-in-machine-readable-index">related bug report</a> for more information.</p>
+<h2>How do I activate OpenKeychain in K9-Mail?</h2>
+<p>To use OpenKeychain with K9-Mail, you want to follow these steps:</p>
+<ol>
+ <li>Open K9-Mail and long-tap on the account you want to use OpenKeychain with.</li>
+ <li>Select "Account settings" and scroll to the very bottom and click "Cryptography".</li>
+ <li>Click on "OpenPGP Provider" and select OpenKeychain from the list.</li>
+</ol>
+<p>Thats it.</p>
</body>
</html>