mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 06:36:22 +00:00
Improved help on typing notifications
This commit is contained in:
@@ -213,9 +213,9 @@ static struct cmd_t setting_commands[] =
|
|||||||
{ "/typing on|off", "Enable/disable typing notifications.",
|
{ "/typing on|off", "Enable/disable typing notifications.",
|
||||||
{ "/typing on|off",
|
{ "/typing on|off",
|
||||||
"--------------",
|
"--------------",
|
||||||
"Switch the typing notifications on or off for incoming messages",
|
"Switch typing notifications on or off for incoming messages",
|
||||||
"If desktop notifications are also enabled you will receive them",
|
"If desktop notifications are also enabled you will receive them",
|
||||||
"for typing notifications also.",
|
"for when users are typing a message to you.",
|
||||||
"",
|
"",
|
||||||
"Config file section : [ui]",
|
"Config file section : [ui]",
|
||||||
"Config file value : typing=true|false",
|
"Config file value : typing=true|false",
|
||||||
|
|||||||
Reference in New Issue
Block a user