From 1900402ff99777adf51cdf46ca7c30fdf20dc099 Mon Sep 17 00:00:00 2001 From: James Booth Date: Wed, 1 Jul 2015 20:24:31 +0100 Subject: [PATCH] Updated themes time display settings --- theme_template | 1 + themes/boothj5 | 4 ++-- themes/complex | 4 ++-- themes/forest | 2 +- themes/hacker | 2 +- themes/simple | 4 ++-- themes/whiteness | 2 +- 7 files changed, 10 insertions(+), 9 deletions(-) diff --git a/theme_template b/theme_template index e2380b44..658dd47c 100644 --- a/theme_template +++ b/theme_template @@ -55,6 +55,7 @@ flash= splash= wrap= time= +time.statusbar= privileges= presence= intype= diff --git a/themes/boothj5 b/themes/boothj5 index 090f7bc3..192de83f 100644 --- a/themes/boothj5 +++ b/themes/boothj5 @@ -54,8 +54,8 @@ beep=false flash=false splash=true wrap=true -time=seconds -time.statusbar=seconds +time=%H:%M:%S +time.statusbar=%H:%M:%S privileges=true presence=true intype=true diff --git a/themes/complex b/themes/complex index 46e926c2..07aab3d1 100644 --- a/themes/complex +++ b/themes/complex @@ -3,8 +3,8 @@ beep=false flash=false splash=true wrap=true -time=seconds -time.statusbar=seconds +time=%H:%M:%S +time.statusbar=$H:$M:%S resource.title=true resource.message=true statuses.console=all diff --git a/themes/forest b/themes/forest index be3f3a82..f5bbbafd 100644 --- a/themes/forest +++ b/themes/forest @@ -47,4 +47,4 @@ me=blue them=bold_blue roster.header=bold_green occupants.header=bold_green -receipt.sent=bold_black \ No newline at end of file +receipt.sent=bold_black diff --git a/themes/hacker b/themes/hacker index 6486126f..8fdc0c96 100644 --- a/themes/hacker +++ b/themes/hacker @@ -47,4 +47,4 @@ me=green them=bold_green roster.header=bold_green occupants.header=bold_green -receipt.sent=bold_black \ No newline at end of file +receipt.sent=bold_black diff --git a/themes/simple b/themes/simple index e873723b..ba39b5b3 100644 --- a/themes/simple +++ b/themes/simple @@ -3,8 +3,8 @@ beep=false flash=false splash=true wrap=true -time=minutes -time.statusbar=off +time=%H:%M +time.statusbar= resource.title=false resource.message=false statuses.console=none diff --git a/themes/whiteness b/themes/whiteness index 30b5e0e7..ff7d370a 100644 --- a/themes/whiteness +++ b/themes/whiteness @@ -47,4 +47,4 @@ me=black them=black roster.header=black occupants.header=black -receipt.sent=red \ No newline at end of file +receipt.sent=red