Mercurial > hg > xemacs-beta
view etc/toolbar/ediff-help.xpm @ 16:0293115a14e9 r19-15b91
Import from CVS: tag r19-15b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:20 +0200 |
parents | |
children |
line wrap: on
line source
/* XPM */ static char *help[] = { /* width height num_colors chars_per_pixel */ " 15 15 3 1", /* colors */ ". c #000000", "b c Gray75 s backgroundToolBarColor", "c c #ffff00", /* pixels */ "bbbbbbbbbbbbbbb", "bbbb......bbbbb", "bbb.ccccc..bbbb", "bb.cc...cc..bbb", "bb.c..bb.c..bbb", "bb.c..b.cc..bbb", "bbb..b.cc..bbbb", "bbbbb.cc..bbbbb", "bbbbb.c..bbbbbb", "bbbbb.c..bbbbbb", "bbbbbb..bbbbbbb", "bbbbb.cc..bbbbb", "bbbbb.cc..bbbbb", "bbbbbb...bbbbbb", "bbbbbbbbbbbbbbb" "bbbbbbbbbbbbbbb" };