Date: Tue, 25 Nov 2003 14:27:17 +0000 From: Colin Percival <colin.percival@wadham.ox.ac.uk> To: Alexey Zelkin <phantom@freebsd.org>, Ceri Davies <ceri@freebsd.org> Cc: Colin Percival <colin.percival@wadham.ox.ac.uk> Subject: Re: www/en/releases/5.2R/todo.sgml illegible Message-ID: <5.0.2.1.1.20031125142311.02e1aab0@popserver.sfu.ca> In-Reply-To: <20031125161617.A53659@phantom.cris.net> References: <20031125131944.GJ66785@submonkey.net> <5.0.2.1.1.20031125130644.02dd4bb0@popserver.sfu.ca> <20031125131944.GJ66785@submonkey.net>
next in thread | previous in thread | raw e-mail | index | archive | help
At 16:16 25/11/2003 +0200, Alexey Zelkin wrote: >I agree that orange is more preferable than yellow. Please also >check all related lists and fix colors there too. There seems to be consensus that orange is good; and I can't find any other files using these ENTITY declarations -- they haven't been around long enough to have been picked up anywhere else. Could someone commit the updated patch below? --- www/en/releases/5.2R/todo.sgml +++ www/en/releases/5.2R/todo.sgml @@ -9,7 +9,7 @@ <!ENTITY status.na "<font color=green>N/A</font>"> <!ENTITY status.done "<font color=green>Done</font>"> <!ENTITY status.wip "<font color=blue>In progress</font>"> -<!ENTITY status.untested "<font color=yellow>Needs testing</font>"> +<!ENTITY status.untested "<font color=orange>Needs testing</font>"> <!ENTITY status.new "<font color=red>Not done</font>"> <!ENTITY status.unknown "<font color=red>Unknown</font>"> ]> Colin Percival
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.2.1.1.20031125142311.02e1aab0>