From 97e90469187d1a03d8abbb636f0c30f40d07c713 Mon Sep 17 00:00:00 2001
From: Simmo Saan <simmo.saan@gmail.com>
Date: Sat, 13 Apr 2019 14:45:53 +0200
Subject: core: add option weechat.look.buffer_time_same (closes #1127)

---
 doc/pl/autogen/user/weechat_options.adoc | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'doc/pl/autogen/user')

diff --git a/doc/pl/autogen/user/weechat_options.adoc b/doc/pl/autogen/user/weechat_options.adoc
index c72345db5..1682b9f9d 100644
--- a/doc/pl/autogen/user/weechat_options.adoc
+++ b/doc/pl/autogen/user/weechat_options.adoc
@@ -596,6 +596,12 @@
 ** wartości: dowolny ciąg
 ** domyślna wartość: `+"%H:%M:%S"+`
 
+* [[option_weechat.look.buffer_time_same]] *weechat.look.buffer_time_same*
+** opis: pass:none[time displayed for a message with same time as previous message: use a space " " to hide time, another string to display this string instead of time, or an empty string to disable feature (always display time) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)]
+** typ: ciąg
+** wartości: dowolny ciąg
+** domyślna wartość: `+""+`
+
 * [[option_weechat.look.color_basic_force_bold]] *weechat.look.color_basic_force_bold*
 ** opis: pass:none[wymusza atrybut "bold" dla jasnych kolorów oraz "darkgray" w kolorach podstawowych (ta opcja jest domyślnie wyłączona: pogrubienie jest używane tylko jeśli terminal obsługuje poniżej 16 kolorów)]
 ** typ: bool
-- 
cgit v1.2.3