diff mcabber/doc/help/en/hlp_otrpolicy.txt @ 1321:f3bea3c98d4f

Update FR help files (Some minor changes to the English OTR files too)
author Mikael Berthe <mikael@lilotux.net>
date Wed, 03 Oct 2007 22:10:33 +0200
parents 3b338a5c01fc
children a6d71ddf927f
line wrap: on
line diff
--- a/mcabber/doc/help/en/hlp_otrpolicy.txt	Wed Oct 03 21:27:46 2007 +0200
+++ b/mcabber/doc/help/en/hlp_otrpolicy.txt	Wed Oct 03 22:10:33 2007 +0200
@@ -1,19 +1,18 @@
 
- /otrpolicy
- /otrpolicy (default|jid) (plain|manual|opportunistic|always)
- 
+ /OTRPOLICY
+ /OTRPOLICY (default|jid) (plain|manual|opportunistic|always)
+
 You can use the shortcut-jid "." for the currently selected contact.
 
 /otrpolicy
- Prints all otr policies to the status buffer
-
+ Prints all OTR policies to the status buffer
 /otrpolicy (default|jid) (plain|manual|opportunistic|always)
- Sets either the default policy or the policy for the given jid.
- 
- The plain policy should never be used, because you won't be able to receive or send any otr encrypted messages. 
- 
- If you set the policy to manual, you or your chat partner have to start the otr encryption by hand (e.g. with /otr start). 
- 
- The policy "opportunistic" does that itself by sending a special whitespace-sequence at the end of unencrypted messages. So the other otr-enabled chat client knows, that you want to use otr. Note, that the first message will always be unencryted, if you use this policy.
+ Sets either the default policy or the policy for the given jid
+
+ The plain policy should never be used, because you won't be able to receive or send any OTR encrypted messages.
 
- With the policy "always" no message will be sent in plain text. If you try to sent the first message unencrypted, mcabber will try to establish an otr channel. Please resend your message, when you get the information that the channel was established. If someone sends you plaintext messages while the policy is set to "always", you'll be able to read the message but it won't be saved to the history.
+ If you set the policy to manual, you or your chat partner have to start the OTR encryption by hand (e.g. with /otr start).
+
+ The policy "opportunistic" does that itself by sending a special whitespace-sequence at the end of unencrypted messages. So the other OTR-enabled chat client knows, that you want to use OTR. Note that the first message will always be unencryted, if you use this policy.
+
+ With the policy "always" no message will be sent in plain text. If you try to sent the first message unencrypted, mcabber will try to establish an OTR channel. Please resend your message, when you get the information that the channel was established. If someone sends you plaintext messages while the policy is set to "always", you'll be able to read the message but it won't be saved to the history.