diff --git a/debian/changelog b/debian/changelog index cd385e9a..2482ef7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -screen-profiles (1.11) UNRELEASED; urgency=low +screen-profiles (1.11-0ubuntu1) jaunty; urgency=low - * + * profiles/ubuntu: change cpu/memory colors to match those of the gnome + panel system monitor colors for cpu/memory - -- Dustin Kirkland Mon, 19 Jan 2009 22:45:34 -0600 + -- Dustin Kirkland Mon, 19 Jan 2009 23:03:17 -0600 screen-profiles (1.10-0ubuntu1) jaunty; urgency=low diff --git a/profiles/debian b/profiles/debian index 09e05788..7bf73384 100644 --- a/profiles/debian +++ b/profiles/debian @@ -22,3 +22,7 @@ source /usr/share/screen-profiles/profiles/common hardstatus string '%{= wk} %{+b Wr} @ %{+b wk} %100` %{= Wk} %= %{=b bW}%102`%{= Wk} %{=b rW}%101`%{= Wk} %{= Yk}%106`%{= Wk} %{= Wk}%104`%{=b cW}%103`%{= Wk} %{=b gW}%105`%{= Wk} %Y-%m-%d %0c:%s' + +# NOTE: There is an arbitrary limit of being able to change colors 16 times +# in this 'hardstatus string'. +# See: https://bugs.launchpad.net/bugs/315871 (fixed in Jaunty)