1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00

Merge branch 'master' into build

This commit is contained in:
James Booth 2012-07-04 23:17:47 +01:00
commit 86ac2581e2

View File

@ -43,6 +43,7 @@ The following example is described below:
beep=false
flash=true
showsplash=true
notify=true
[connections]
logins=mylogin@jabber.org;otherlogin@gmail.com
@ -62,6 +63,7 @@ The `[ui]` section contains preferences for user interface behaviour:
beep: Try to sound beep on incoming messages if the terminal supports it
flash: Try to make the terminal flash on incoming messages if the terminal supports it
notify: Send a desktop notification on incoming messages
showsplash: Show the ascii logo on startup
The `[connections]` section contains a history of logins you've used already, so profanity can autocomplete them for you.