mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
ef603c46b5
The complex theme had the time in the status bar set to `$H:$M:%S` which resulted in the time being displayed as `$H:$M:30`.
32 lines
583 B
Plaintext
32 lines
583 B
Plaintext
[ui]
|
|
beep=false
|
|
flash=false
|
|
splash=true
|
|
wrap=true
|
|
time.console=%d/%m/%y %H:%M:%S
|
|
time.chat=%d/%m/%y %H:%M:%S
|
|
time.muc=%d/%m/%y %H:%M:%S
|
|
time.mucconfig=%d/%m/%y %H:%M:%S
|
|
time.private=%d/%m/%y %H:%M:%S
|
|
time.xmlconsole=%d/%m/%y %H:%M:%S
|
|
time.statusbar=%H:%M:%S
|
|
resource.title=true
|
|
resource.message=true
|
|
statuses.console=all
|
|
statuses.chat=all
|
|
statuses.muc=all
|
|
occupants=true
|
|
occupants.size=15
|
|
occupants.jid=true
|
|
roster=true
|
|
roster.offline=true
|
|
roster.resource=true
|
|
roster.by=presence
|
|
roster.size=25
|
|
roster.empty=true
|
|
privileges=true
|
|
presence=true
|
|
intype=true
|
|
enc.warn=true
|
|
tls.show=true
|