summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/de/autogen/user/weechat_options.txt58
-rw-r--r--doc/en/autogen/user/weechat_options.txt58
-rw-r--r--doc/fr/autogen/user/weechat_options.txt58
-rw-r--r--doc/it/autogen/user/weechat_options.txt58
4 files changed, 16 insertions, 216 deletions
diff --git a/doc/de/autogen/user/weechat_options.txt b/doc/de/autogen/user/weechat_options.txt
index 2db81d821..cc20294ac 100644
--- a/doc/de/autogen/user/weechat_options.txt
+++ b/doc/de/autogen/user/weechat_options.txt
@@ -48,55 +48,10 @@
** Typ: Farbe
** Werte: ein Farbname (Standardwert: `lightcyan`)
-* *weechat.color.chat_nick_color01*
-** Beschreibung: `Textfarbe #1 für Nick`
-** Typ: Farbe
-** Werte: ein Farbname (Standardwert: `cyan`)
-
-* *weechat.color.chat_nick_color02*
-** Beschreibung: `Textfarbe #2 für Nick`
-** Typ: Farbe
-** Werte: ein Farbname (Standardwert: `magenta`)
-
-* *weechat.color.chat_nick_color03*
-** Beschreibung: `Textfarbe #3 für Nick`
-** Typ: Farbe
-** Werte: ein Farbname (Standardwert: `green`)
-
-* *weechat.color.chat_nick_color04*
-** Beschreibung: `Textfarbe #4 für Nick`
-** Typ: Farbe
-** Werte: ein Farbname (Standardwert: `brown`)
-
-* *weechat.color.chat_nick_color05*
-** Beschreibung: `Textfarbe #5 für Nick`
-** Typ: Farbe
-** Werte: ein Farbname (Standardwert: `lightblue`)
-
-* *weechat.color.chat_nick_color06*
-** Beschreibung: `Textfarbe #6 für Nick`
-** Typ: Farbe
-** Werte: ein Farbname (Standardwert: `default`)
-
-* *weechat.color.chat_nick_color07*
-** Beschreibung: `Textfarbe #7 für Nick`
-** Typ: Farbe
-** Werte: ein Farbname (Standardwert: `lightcyan`)
-
-* *weechat.color.chat_nick_color08*
-** Beschreibung: `Textfarbe #8 für Nick`
-** Typ: Farbe
-** Werte: ein Farbname (Standardwert: `lightmagenta`)
-
-* *weechat.color.chat_nick_color09*
-** Beschreibung: `Textfarbe #9 für Nick`
-** Typ: Farbe
-** Werte: ein Farbname (Standardwert: `lightgreen`)
-
-* *weechat.color.chat_nick_color10*
-** Beschreibung: `Textfarbe #10 für Nick`
-** Typ: Farbe
-** Werte: ein Farbname (Standardwert: `blue`)
+* *weechat.color.chat_nick_colors*
+** Beschreibung: `text color for nicks (comma separated list of colors)`
+** Typ: Zeichenkette
+** Werte: beliebige Zeichenkette (Standardwert: `"cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"`)
* *weechat.color.chat_nick_other*
** Beschreibung: `Farbe des anderen Nicknamens in einem privaten Buffer`
@@ -353,11 +308,6 @@
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"%H:%M:%S"`)
-* *weechat.look.color_nicks_number*
-** Beschreibung: `Anzahl der Farben die für die Nicknamen genutzt werden sollen`
-** Typ: integer
-** Werte: 1 .. 10 (Standardwert: `10`)
-
* *weechat.look.color_real_white*
** Beschreibung: `Falls diese Option aktiviert ist, wird echtes weiß als Farbe genutzt. In der Standardeinstellung ist diese Option allerdings deaktiviert damit es zu keinen Problemen mit Terminals kommt die einen weißen Hintergrund nutzen (falls man keinen weißen Hintergrund nutzen sollte dann ist es ratsam diese Option zu aktivieren, andernfalls wird die voreingestellte Vordergrundfarbe des Terminals genutzt)`
** Typ: boolesch
diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt
index 7814c45da..29cc76be6 100644
--- a/doc/en/autogen/user/weechat_options.txt
+++ b/doc/en/autogen/user/weechat_options.txt
@@ -48,55 +48,10 @@
** type: color
** values: a color name (default value: `lightcyan`)
-* *weechat.color.chat_nick_color01*
-** description: `text color #1 for nick`
-** type: color
-** values: a color name (default value: `cyan`)
-
-* *weechat.color.chat_nick_color02*
-** description: `text color #2 for nick`
-** type: color
-** values: a color name (default value: `magenta`)
-
-* *weechat.color.chat_nick_color03*
-** description: `text color #3 for nick`
-** type: color
-** values: a color name (default value: `green`)
-
-* *weechat.color.chat_nick_color04*
-** description: `text color #4 for nick`
-** type: color
-** values: a color name (default value: `brown`)
-
-* *weechat.color.chat_nick_color05*
-** description: `text color #5 for nick`
-** type: color
-** values: a color name (default value: `lightblue`)
-
-* *weechat.color.chat_nick_color06*
-** description: `text color #6 for nick`
-** type: color
-** values: a color name (default value: `default`)
-
-* *weechat.color.chat_nick_color07*
-** description: `text color #7 for nick`
-** type: color
-** values: a color name (default value: `lightcyan`)
-
-* *weechat.color.chat_nick_color08*
-** description: `text color #8 for nick`
-** type: color
-** values: a color name (default value: `lightmagenta`)
-
-* *weechat.color.chat_nick_color09*
-** description: `text color #9 for nick`
-** type: color
-** values: a color name (default value: `lightgreen`)
-
-* *weechat.color.chat_nick_color10*
-** description: `text color #10 for nick`
-** type: color
-** values: a color name (default value: `blue`)
+* *weechat.color.chat_nick_colors*
+** description: `text color for nicks (comma separated list of colors)`
+** type: string
+** values: any string (default value: `"cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"`)
* *weechat.color.chat_nick_other*
** description: `text color for other nick in private buffer`
@@ -353,11 +308,6 @@
** type: string
** values: any string (default value: `"%H:%M:%S"`)
-* *weechat.look.color_nicks_number*
-** description: `number of colors to use for nicks colors`
-** type: integer
-** values: 1 .. 10 (default value: `10`)
-
* *weechat.look.color_real_white*
** description: `if set, uses real white color, disabled by default for terms with white background (if you never use white background, you should turn on this option to see real white instead of default term foreground color)`
** type: boolean
diff --git a/doc/fr/autogen/user/weechat_options.txt b/doc/fr/autogen/user/weechat_options.txt
index a3529eaaf..60223aa68 100644
--- a/doc/fr/autogen/user/weechat_options.txt
+++ b/doc/fr/autogen/user/weechat_options.txt
@@ -48,55 +48,10 @@
** type: couleur
** valeurs: un nom de couleur (valeur par défaut: `lightcyan`)
-* *weechat.color.chat_nick_color01*
-** description: `couleur du texte n°1 pour le pseudo`
-** type: couleur
-** valeurs: un nom de couleur (valeur par défaut: `cyan`)
-
-* *weechat.color.chat_nick_color02*
-** description: `couleur du texte n°2 pour le pseudo`
-** type: couleur
-** valeurs: un nom de couleur (valeur par défaut: `magenta`)
-
-* *weechat.color.chat_nick_color03*
-** description: `couleur du texte n°3 pour le pseudo`
-** type: couleur
-** valeurs: un nom de couleur (valeur par défaut: `green`)
-
-* *weechat.color.chat_nick_color04*
-** description: `couleur du texte n°4 le pseudo`
-** type: couleur
-** valeurs: un nom de couleur (valeur par défaut: `brown`)
-
-* *weechat.color.chat_nick_color05*
-** description: `couleur du texte n°5 pour le pseudo`
-** type: couleur
-** valeurs: un nom de couleur (valeur par défaut: `lightblue`)
-
-* *weechat.color.chat_nick_color06*
-** description: `couleur du texte n°6 pour le pseudo`
-** type: couleur
-** valeurs: un nom de couleur (valeur par défaut: `default`)
-
-* *weechat.color.chat_nick_color07*
-** description: `couleur du texte n°7 pour le pseudo`
-** type: couleur
-** valeurs: un nom de couleur (valeur par défaut: `lightcyan`)
-
-* *weechat.color.chat_nick_color08*
-** description: `couleur du texte n°8 pour le pseudo`
-** type: couleur
-** valeurs: un nom de couleur (valeur par défaut: `lightmagenta`)
-
-* *weechat.color.chat_nick_color09*
-** description: `couleur du texte n°9 pour le pseudo`
-** type: couleur
-** valeurs: un nom de couleur (valeur par défaut: `lightgreen`)
-
-* *weechat.color.chat_nick_color10*
-** description: `couleur du texte n°10 pour le pseudo`
-** type: couleur
-** valeurs: un nom de couleur (valeur par défaut: `blue`)
+* *weechat.color.chat_nick_colors*
+** description: `couleur du texte pour les pseudos (liste de couleurs séparées par une virgule)`
+** type: chaîne
+** valeurs: toute chaîne (valeur par défaut: `"cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"`)
* *weechat.color.chat_nick_other*
** description: `couleur du texte pour l'autre pseudo dans le tampon privée`
@@ -353,11 +308,6 @@
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"%H:%M:%S"`)
-* *weechat.look.color_nicks_number*
-** description: `nombre de couleurs à utiliser pour les couleurs des pseudos`
-** type: entier
-** valeurs: 1 .. 10 (valeur par défaut: `10`)
-
* *weechat.look.color_real_white*
** description: `si activé, utilise la vraie couleur blanche, désactivé par défaut pour les terminaux avec un fond blanc (si vous n'utilisez jamais de fond blanc, vous devriez activer cette option pour voir du vrai blanc au lieu de la couleur d'avant plan par défaut du terminal)`
** type: booléen
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt
index 943c5c6af..9a8e2f0b7 100644
--- a/doc/it/autogen/user/weechat_options.txt
+++ b/doc/it/autogen/user/weechat_options.txt
@@ -48,55 +48,10 @@
** tipo: colore
** valori: un nome colore (valore predefinito: `lightcyan`)
-* *weechat.color.chat_nick_color01*
-** descrizione: `colore del testo #1 per il nick`
-** tipo: colore
-** valori: un nome colore (valore predefinito: `cyan`)
-
-* *weechat.color.chat_nick_color02*
-** descrizione: `colore del testo #2 per il nick`
-** tipo: colore
-** valori: un nome colore (valore predefinito: `magenta`)
-
-* *weechat.color.chat_nick_color03*
-** descrizione: `colore del testo #3 per il nick`
-** tipo: colore
-** valori: un nome colore (valore predefinito: `green`)
-
-* *weechat.color.chat_nick_color04*
-** descrizione: `colore del testo #4 per il nick`
-** tipo: colore
-** valori: un nome colore (valore predefinito: `brown`)
-
-* *weechat.color.chat_nick_color05*
-** descrizione: `colore del testo #5 per il nick`
-** tipo: colore
-** valori: un nome colore (valore predefinito: `lightblue`)
-
-* *weechat.color.chat_nick_color06*
-** descrizione: `colore del testo #6 per il nick`
-** tipo: colore
-** valori: un nome colore (valore predefinito: `default`)
-
-* *weechat.color.chat_nick_color07*
-** descrizione: `colore del testo #7 per il nick<`
-** tipo: colore
-** valori: un nome colore (valore predefinito: `lightcyan`)
-
-* *weechat.color.chat_nick_color08*
-** descrizione: `colore del testo #8 per il nick<`
-** tipo: colore
-** valori: un nome colore (valore predefinito: `lightmagenta`)
-
-* *weechat.color.chat_nick_color09*
-** descrizione: `colore del testo #9 per il nick<`
-** tipo: colore
-** valori: un nome colore (valore predefinito: `lightgreen`)
-
-* *weechat.color.chat_nick_color10*
-** descrizione: `colore del testo #10 per il nick<`
-** tipo: colore
-** valori: un nome colore (valore predefinito: `blue`)
+* *weechat.color.chat_nick_colors*
+** descrizione: `text color for nicks (comma separated list of colors)`
+** tipo: stringa
+** valori: qualsiasi stringa (valore predefinito: `"cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"`)
* *weechat.color.chat_nick_other*
** descrizione: `colore del testo per gli altri nick nel buffer privato`
@@ -353,11 +308,6 @@
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"%H:%M:%S"`)
-* *weechat.look.color_nicks_number*
-** descrizione: `numero di colori da utilizzare per i colori dei nick`
-** tipo: intero
-** valori: 1 .. 10 (valore predefinito: `10`)
-
* *weechat.look.color_real_white*
** descrizione: `se impostato, utilizza il colore bianco reale, disabilitato sui terminali con lo sfondo bianco (se non utilizzato, l'opzione dovrebbe essere attivata per visualizzare il bianco reale invece del colore di primo piano predefinito del terminale)`
** tipo: bool