mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-02 22:36:22 +00:00
Fix titlebar and rosterbar description
This commit is contained in:
@@ -291,8 +291,7 @@ static struct cmd_t command_defs[] =
|
|||||||
"/roster room unread before|after|off",
|
"/roster room unread before|after|off",
|
||||||
"/roster room show server",
|
"/roster room show server",
|
||||||
"/roster room hide server",
|
"/roster room hide server",
|
||||||
"/roster room use name",
|
"/roster room use name|jid",
|
||||||
"/roster room use jid",
|
|
||||||
"/roster private room|group|off",
|
"/roster private room|group|off",
|
||||||
"/roster private char <char>|none",
|
"/roster private char <char>|none",
|
||||||
"/roster header char <char>|none",
|
"/roster header char <char>|none",
|
||||||
@@ -1303,7 +1302,7 @@ static struct cmd_t command_defs[] =
|
|||||||
"/titlebar up",
|
"/titlebar up",
|
||||||
"/titlebar down",
|
"/titlebar down",
|
||||||
"/titlebar show|hide [encwarn|resource|tls]",
|
"/titlebar show|hide [encwarn|resource|tls]",
|
||||||
"/titlebar use [name|jid]"
|
"/titlebar use name|jid"
|
||||||
)
|
)
|
||||||
CMD_DESC(
|
CMD_DESC(
|
||||||
"Titlebar settings.")
|
"Titlebar settings.")
|
||||||
|
|||||||
Reference in New Issue
Block a user