From: Angus Leeming Date: Thu, 25 Sep 2003 15:37:09 +0000 (+0000) Subject: There's a '.' in the colour table that really shouldn't be there... X-Git-Tag: 1.6.10~16034 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=beec7d16a686d407c4c9b9462ac959efd5cdb846;p=features.git There's a '.' in the colour table that really shouldn't be there... git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7828 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/images/font-noun.xpm b/lib/images/font-noun.xpm index e6c016701a..b2446c373c 100644 --- a/lib/images/font-noun.xpm +++ b/lib/images/font-noun.xpm @@ -2,7 +2,7 @@ static char const * noun_xpm[] = { "20 20 2 1", " c None", -". c #000000000000", +" c #000000000000", " ", " .. ", " .... ",