Mercurial > hg > xemacs-beta
view etc/toolbar/ediff-B-up.xpm @ 16:0293115a14e9 r19-15b91
Import from CVS: tag r19-15b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:20 +0200 |
parents | |
children | bfd6434d15b3 |
line wrap: on
line source
/* XPM */ static char *ediff-B-up[] = { /* width height num_colors chars_per_pixel */ " 15 15 2 1", /* colors */ ". c blue", "# c Gray75 s backgroundToolBarColor", /* pixels */ "###############", "###############", "###......######", "###.......#####", "###...##...####", "###...###..####", "###.......#####", "###........####", "###...###...###", "###...####..###", "###...###...###", "###........####", "###.......#####", "###############", "###############", "###############" };