From 22b20d62060cb1d576f3761aa0867b20ac6ce698 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 20 Jul 2013 08:42:16 +0200 Subject: =?UTF-8?q?core:=20add=20options=20weechat.look.hotlist=5Fprefix?= =?UTF-8?q?=20and=20weechat.look.hotlist=5Fsuffix=20(task=20#12730)=20(pat?= =?UTF-8?q?ch=20from=20Nils=20G=C3=B6rs)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/ja/autogen/user/weechat_options.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/ja/autogen/user/weechat_options.txt') diff --git a/doc/ja/autogen/user/weechat_options.txt b/doc/ja/autogen/user/weechat_options.txt index 864ac288f..0fccf9009 100644 --- a/doc/ja/autogen/user/weechat_options.txt +++ b/doc/ja/autogen/user/weechat_options.txt @@ -533,6 +533,11 @@ ** タイプ: ブール ** 値: on, off (デフォルト値: `off`) +* [[option_weechat.look.hotlist_prefix]] *weechat.look.hotlist_prefix* +** 説明: `text displayed at the beginning of the hotlist` +** タイプ: 文字列 +** 値: 未制約文字列 (デフォルト値: `"H: "`) + * [[option_weechat.look.hotlist_short_names]] *weechat.look.hotlist_short_names* ** 説明: `セットされた場合、ホットリストではバッファ名に短い名前を使う (名前に含まれる最初の '.' 以降)` ** タイプ: ブール @@ -543,6 +548,11 @@ ** タイプ: 整数 ** 値: group_time_asc, group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc (デフォルト値: `group_time_asc`) +* [[option_weechat.look.hotlist_suffix]] *weechat.look.hotlist_suffix* +** 説明: `text displayed at the end of the hotlist` +** タイプ: 文字列 +** 値: 未制約文字列 (デフォルト値: `""`) + * [[option_weechat.look.hotlist_unique_numbers]] *weechat.look.hotlist_unique_numbers* ** 説明: `ホットリストには一意の番号だけを保持 (これは番号の後ろに名前が表示されていないホットリストアイテムだけに適用されます)` ** タイプ: ブール -- cgit v1.2.3