mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-07 09:44:59 -05:00
15 lines
716 B
HTML
15 lines
716 B
HTML
<!-- Maintain structure with headings with h2 tags and content with p tags.
|
||
This makes it easy to translate the values with transifex!
|
||
And don't add newlines before or after p tags because of transifex -->
|
||
<html>
|
||
<head>
|
||
</head>
|
||
<body>
|
||
<ol>
|
||
<li>Go to your partners 'Manage Public Keyrings' and long press on the keyring you want to share.</li>
|
||
<li>Hold the two devices back to back (they have to be almost touching) and you’ll feel a vibration.</li>
|
||
<li>After it vibrates you’ll see the content on your device turn into a card-like object with Star Trek warp speed-looking animation in the background.</li>
|
||
<li>Tap the card and the content will then load on the other person’s device.</li>
|
||
</ol>
|
||
</body>
|
||
</html> |