>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:

Angus> Attached is a patch implementing Colours and Formats tabs. You
Angus> can't actually DO anything with them yet, but I'd like some
Angus> feedback.

Angus, I'll  apply your patch. Note however that it contains lines
like
        if( name == "gray0" )   name = "black"
        if( name == "gray100" ) name = "white"
which probably do not compile better on your machine than it does on
mine :) You should probably check that you submitted the right
version.

JMarc

Reply via email to