From 35f08b71cc71b9e000221818b3a90e7a525bc22a Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Sat, 10 Jan 2009 00:56:21 -0600 Subject: [PATCH] profiles/ubuntu: zero-fill the hour component of the timestamp --- debian/changelog | 3 ++- profiles/ubuntu | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cbfaf409..b52ac729 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ screen-profiles (1.6) UNRELEASED; urgency=low * debian/rules: clean up comments + * profiles/ubuntu: zero-fill the hour component of the timestamp - -- Dustin Kirkland Sat, 10 Jan 2009 00:45:26 -0600 + -- Dustin Kirkland Sat, 10 Jan 2009 00:55:32 -0600 screen-profiles (1.5-0ubuntu1) jaunty; urgency=low diff --git a/profiles/ubuntu b/profiles/ubuntu index f6910bde..838297a5 100644 --- a/profiles/ubuntu +++ b/profiles/ubuntu @@ -21,7 +21,7 @@ source /usr/share/screen-profiles/profiles/common -hardstatus string '%{+b Wr}\%{= Wy}o%{=b WY}/%{=b Wk} %100` %{= Wk}|%= |%{=B bW}%102`%{= Wk}|%{=b rW}%101`%{= Wk}|%{= Yk}%106`%{= Wk}|%{= Wk}%104`%{=b gW}%103`%{= Wk} %{=b gW}%105`%{= Wk}|%Y-%m-%d %c:%s' +hardstatus string '%{+b Wr}\%{= Wy}o%{=b WY}/%{=b Wk} %100` %{= Wk}|%= |%{=B bW}%102`%{= Wk}|%{=b rW}%101`%{= Wk}|%{= Yk}%106`%{= Wk}|%{= Wk}%104`%{=b gW}%103`%{= Wk} %{=b gW}%105`%{= Wk}|%Y-%m-%d %0c:%s' # NOTE: There's a strange limit of only being able to change colors 16 times # in this 'hardstatus string'. Probably need to increase the size of some