From 507c87ed88bb3715317c0ca8dc6b76780cb54b04 Mon Sep 17 00:00:00 2001
From: Florent Le Coz <louiz@louiz.org>
Date: Sat, 12 Nov 2011 02:44:11 +0100
Subject: Doc for the new event

---
 doc/en/plugins.txt | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/en/plugins.txt b/doc/en/plugins.txt
index c4eceb1a..a2d32607 100644
--- a/doc/en/plugins.txt
+++ b/doc/en/plugins.txt
@@ -233,6 +233,13 @@ The handlers for this events are called whenever you receive a presence from
 * _presence_: Presence received.
 * _tab_: Tab of the concerned MUC.
 
+*send_normal_presence*:: +presence+ +
+The handlers for this events are called whenever you send a presence “normal”
+presence, i.e. a presence for your contacts or some direct JIDs, but *not* in a
+MUC. The parameters given to this handler are:
+
+* _presence_: The presence about to be sent.
+
 
 CAUTION: Plugins are in an experimental state and this API might change
  slightly in a near future. You have to be aware of that while making a plugin.
-- 
cgit v1.2.3