From ef603c46b573c07ca12af8743b6ec1de6fe27bed Mon Sep 17 00:00:00 2001 From: Steven Erenst Date: Wed, 28 Oct 2015 10:47:18 -0700 Subject: 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`. --- themes/complex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/complex b/themes/complex index 2f8e2d8f..61af29b1 100644 --- a/themes/complex +++ b/themes/complex @@ -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 -- cgit 1.4.1-2-gfad0