1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00

Improved help on typing notifications

This commit is contained in:
James Booth 2012-08-16 00:56:27 +01:00
parent 8b1653f707
commit d3f5daf11d

View File

@ -213,9 +213,9 @@ static struct cmd_t setting_commands[] =
{ "/typing on|off", "Enable/disable typing notifications.",
{ "/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",
"for typing notifications also.",
"for when users are typing a message to you.",
"",
"Config file section : [ui]",
"Config file value : typing=true|false",