diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-04-16 21:25:40 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-04-16 21:25:40 +0200 |
commit | 1a5527cf2e5810efd205809653f0ac509fd328f2 (patch) | |
tree | 1113fd42442a43d8e9fb69cb9a51898480fab424 /doc | |
parent | 648b6374bd7413e3a885df60c39f41226580cac3 (diff) | |
download | weechat-1a5527cf2e5810efd205809653f0ac509fd328f2.zip |
core: do not set terminal title by default (option weechat.look.window_title) (closes #1182)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/weechat_options.adoc | 4 | ||||
-rw-r--r-- | doc/en/autogen/user/weechat_options.adoc | 4 | ||||
-rw-r--r-- | doc/fr/autogen/user/weechat_options.adoc | 4 | ||||
-rw-r--r-- | doc/it/autogen/user/weechat_options.adoc | 4 | ||||
-rw-r--r-- | doc/ja/autogen/user/weechat_options.adoc | 4 | ||||
-rw-r--r-- | doc/pl/autogen/user/weechat_options.adoc | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/doc/de/autogen/user/weechat_options.adoc b/doc/de/autogen/user/weechat_options.adoc index 4acd0e03f..f8563bfff 100644 --- a/doc/de/autogen/user/weechat_options.adoc +++ b/doc/de/autogen/user/weechat_options.adoc @@ -1179,10 +1179,10 @@ ** Standardwert: `+on+` * [[option_weechat.look.window_title]] *weechat.look.window_title* -** Beschreibung: pass:none[Fenstertitel setzen (Terminal in dem Curses GUI läuft), wird beim Programmstart gesetzt; ein leerer Eintrag belässt den original Fenstertitel (Hinweis: Inhalt wird evaluiert, siehe /help eval)] +** Beschreibung: pass:none[title for window (terminal for Curses GUI), set on startup; an empty string will keep title unchanged (note: content is evaluated, see /help eval); example: "WeeChat ${info:version}"] ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette -** Standardwert: `+"WeeChat ${info:version}"+` +** Standardwert: `+""+` * [[option_weechat.look.word_chars_highlight]] *weechat.look.word_chars_highlight* ** Beschreibung: pass:none[durch Kommata getrennte Liste von Zeichen (oder eine Auswahl von Zeichen) bei denen bei einem Highlight keine Worttrennung erfolgt; jeder Eintrag kann ein einzelnes Zeichen oder eine Auswahl von Zeichen sein (Format: a-z), eine Auswahl von Breitzeichen (wide character; zum Beispiel "alnum", siehe man wctype); beginnt das Item mit einem "!" wird die Auswahl umgekehrt (bedeutet, das Zeichen ist NICHT Bestandteil eines Wortes); das Zeichen "*" wird als Platzhalter verwendet; Unicode Zeichen müssen folgendes Format nutzen \u1234, zum Beispiel \u00A0 für geschütztes Leerzeichen (siehe /help print für unterstützte Formate)] diff --git a/doc/en/autogen/user/weechat_options.adoc b/doc/en/autogen/user/weechat_options.adoc index 404410c87..c7f7a8e2a 100644 --- a/doc/en/autogen/user/weechat_options.adoc +++ b/doc/en/autogen/user/weechat_options.adoc @@ -1179,10 +1179,10 @@ ** default value: `+on+` * [[option_weechat.look.window_title]] *weechat.look.window_title* -** description: pass:none[title for window (terminal for Curses GUI), set on startup; an empty string will keep title unchanged (note: content is evaluated, see /help eval)] +** description: pass:none[title for window (terminal for Curses GUI), set on startup; an empty string will keep title unchanged (note: content is evaluated, see /help eval); example: "WeeChat ${info:version}"] ** type: string ** values: any string -** default value: `+"WeeChat ${info:version}"+` +** default value: `+""+` * [[option_weechat.look.word_chars_highlight]] *weechat.look.word_chars_highlight* ** description: pass:none[comma-separated list of chars (or range of chars) that are considered part or words for highlights; each item can be a single char, a range of chars (format: a-z), a class of wide character (for example "alnum", see man wctype); a "!" before the item makes it negative (ie the char is NOT considered part of words); the value "*" matches any char; unicode chars are allowed with the format \u1234, for example \u00A0 for unbreakable space (see /help print for supported formats)] diff --git a/doc/fr/autogen/user/weechat_options.adoc b/doc/fr/autogen/user/weechat_options.adoc index 41df0e836..e8290d20f 100644 --- a/doc/fr/autogen/user/weechat_options.adoc +++ b/doc/fr/autogen/user/weechat_options.adoc @@ -1179,10 +1179,10 @@ ** valeur par défaut: `+on+` * [[option_weechat.look.window_title]] *weechat.look.window_title* -** description: pass:none[titre pour la fenêtre (le terminal pour l'interface Curses), défini au démarrage ; une chaîne vide gardera le titre inchangé (note : le contenu est évalué, voir /help eval)] +** description: pass:none[titre pour la fenêtre (le terminal pour l'interface Curses), défini au démarrage ; une chaîne vide gardera le titre inchangé (note : le contenu est évalué, voir /help eval) ; exemple : "WeeChat ${info:version}"] ** type: chaîne ** valeurs: toute chaîne -** valeur par défaut: `+"WeeChat ${info:version}"+` +** valeur par défaut: `+""+` * [[option_weechat.look.word_chars_highlight]] *weechat.look.word_chars_highlight* ** description: pass:none[liste de caractères (ou intervalle de caractères) séparés pas des virgules qui sont considérés comme faisant partie des mots pour les highlights ; chaque élément peut être un simple caractère, un intervalle de caractères (format : a-z), une classe de caractère large (par exemple "alnum", voir man wctype) ; un "!" avant un élément le rend négatif (c'est-à-dire le caractère ne fait PAS partie des mots) ; la valeur "*" correspond à n'importe quel caractère ; les caractères unicode sont autorisés avec le format \u1234, par exemple \u00A0 pour l'espace insécable (voir /help print pour les formats supportés)] diff --git a/doc/it/autogen/user/weechat_options.adoc b/doc/it/autogen/user/weechat_options.adoc index 95689c9a2..add352f19 100644 --- a/doc/it/autogen/user/weechat_options.adoc +++ b/doc/it/autogen/user/weechat_options.adoc @@ -1179,10 +1179,10 @@ ** valore predefinito: `+on+` * [[option_weechat.look.window_title]] *weechat.look.window_title* -** descrizione: pass:none[title for window (terminal for Curses GUI), set on startup; an empty string will keep title unchanged (note: content is evaluated, see /help eval)] +** descrizione: pass:none[title for window (terminal for Curses GUI), set on startup; an empty string will keep title unchanged (note: content is evaluated, see /help eval); example: "WeeChat ${info:version}"] ** tipo: stringa ** valori: qualsiasi stringa -** valore predefinito: `+"WeeChat ${info:version}"+` +** valore predefinito: `+""+` * [[option_weechat.look.word_chars_highlight]] *weechat.look.word_chars_highlight* ** descrizione: pass:none[comma-separated list of chars (or range of chars) that are considered part or words for highlights; each item can be a single char, a range of chars (format: a-z), a class of wide character (for example "alnum", see man wctype); a "!" before the item makes it negative (ie the char is NOT considered part of words); the value "*" matches any char; unicode chars are allowed with the format \u1234, for example \u00A0 for unbreakable space (see /help print for supported formats)] diff --git a/doc/ja/autogen/user/weechat_options.adoc b/doc/ja/autogen/user/weechat_options.adoc index 4eb294e76..0371450fb 100644 --- a/doc/ja/autogen/user/weechat_options.adoc +++ b/doc/ja/autogen/user/weechat_options.adoc @@ -1179,10 +1179,10 @@ ** デフォルト値: `+on+` * [[option_weechat.look.window_title]] *weechat.look.window_title* -** 説明: pass:none[起動時に設定するウィンドウタイトル (Curses GUI 端末タイトル); 空文字列の場合、タイトルは変更されません (注意: 値は評価されます、/help eval を参照してください)] +** 説明: pass:none[title for window (terminal for Curses GUI), set on startup; an empty string will keep title unchanged (note: content is evaluated, see /help eval); example: "WeeChat ${info:version}"] ** タイプ: 文字列 ** 値: 未制約文字列 -** デフォルト値: `+"WeeChat ${info:version}"+` +** デフォルト値: `+""+` * [[option_weechat.look.word_chars_highlight]] *weechat.look.word_chars_highlight* ** 説明: pass:none[ハイライトする部分または文字と見なす文字 (または文字範囲) のカンマ区切りリスト; それぞれの要素は単一文字、文字範囲 (書式: a-z)、全角文字のクラス (例えば "alnum"、wctype の man 参照); 要素の前の "!" は否定を意味します (この文字は単語の一部とみなされません); "*" は任意の文字にマッチします; unicode 文字は \u1234 書式で使うことができます、例えば \u00A0 は固定スペースを意味します (サポートされる書式は /help print を参照してください)] diff --git a/doc/pl/autogen/user/weechat_options.adoc b/doc/pl/autogen/user/weechat_options.adoc index 0e84a80c8..62c7476af 100644 --- a/doc/pl/autogen/user/weechat_options.adoc +++ b/doc/pl/autogen/user/weechat_options.adoc @@ -1179,10 +1179,10 @@ ** domyślna wartość: `+on+` * [[option_weechat.look.window_title]] *weechat.look.window_title* -** opis: pass:none[tytuł dla okna (terminal dla GUI Curses), ustawiany na starcie; pusty ciąg pozostawi tytuł bez zmian (zawartość jest przetwarzana, zobacz /help eval)] +** opis: pass:none[title for window (terminal for Curses GUI), set on startup; an empty string will keep title unchanged (note: content is evaluated, see /help eval); example: "WeeChat ${info:version}"] ** typ: ciąg ** wartości: dowolny ciąg -** domyślna wartość: `+"WeeChat ${info:version}"+` +** domyślna wartość: `+""+` * [[option_weechat.look.word_chars_highlight]] *weechat.look.word_chars_highlight* ** opis: pass:none[oddzielona przecinkami lista znaków (lub zakres znaków) rozważanych jako część słowa podświetlenia; każdy element może być pojedynczym znakiem, zakresem znaków (format: a-z), klasą znaków (przykład "alnum", zobacz man wctype); znak "!" przed elementem neguje go (znak NIE jest uznawany za część słowa); wartość "*" pasuje do dowolnego znaku; znaki unikodu są dozwolone w formacie \u1234, na przykład \u00A0 dla niełamliwej spacji (wspierane formaty można znaleźć w /help print)] |