Mercurial > hg > xemacs-beta
view etc/toolbar/ediff-B-up.xpm @ 87:7df2982f5c17
Added tag r20-0b93 for changeset 364816949b59
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:09:05 +0200 |
parents | 0293115a14e9 |
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 */ "###############", "###############", "###......######", "###.......#####", "###...##...####", "###...###..####", "###.......#####", "###........####", "###...###...###", "###...####..###", "###...###...###", "###........####", "###.......#####", "###############", "###############", "###############" };