Added flash notification and option

This commit is contained in:
James Booth
2012-04-24 01:39:23 +01:00
parent b3ae1a7d12
commit 1b7d9e9e26
4 changed files with 33 additions and 0 deletions

View File

@@ -274,6 +274,7 @@ void cons_help(void)
cons_show("/who : Find out who is online.");
cons_show("/ros : List all contacts.");
cons_show("/beep <on/off> : Enable/disable sound notification");
cons_show("/flash <on/off> : Enable/disable screen flash notification");
cons_show("/close : Close a chat window.");
cons_show("/quit : Quit Profanity.");
cons_show("");