From 5a6ba4dda826308fd3ba5abd8cc25fba2166a431 Mon Sep 17 00:00:00 2001 From: mathieui Date: Tue, 4 Oct 2016 00:26:54 +0200 Subject: Replace "MUC" by "chatroom" in the documentation And fix some linewrapping, obsolete references to poezio.eu, and obsolete docs. --- plugins/time_marker.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/time_marker.py') diff --git a/plugins/time_marker.py b/plugins/time_marker.py index f215d2b3..43ec11e0 100644 --- a/plugins/time_marker.py +++ b/plugins/time_marker.py @@ -3,8 +3,8 @@ Display the time between two messages. Helps you identify the times of a conversation. For example if you disable the timestamps, and remove the join/quit notifications in a -MUC, you can’t really distinguish when a conversation stopped and when a new -one started, because you don’t have a visual separation between the two. +chatroom, you can’t really distinguish when a conversation stopped and when +a new one started, because you don’t have a visual separation between the two. This plugin displays a message in the conversation indicating the time that passed between two messages, if the time is bigger than X minutes -- cgit v1.2.3