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

Fix statusbar time in complex theme

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`.
This commit is contained in:
Steven Erenst 2015-10-28 10:47:18 -07:00
parent fa8a5323b6
commit ef603c46b5

View File

@ -9,7 +9,7 @@ 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
time.statusbar=%H:%M:%S
resource.title=true
resource.message=true
statuses.console=all