view etc/toolbar/ediff-B-up.xpm @ 130:4ae9a57f18b2

Added tag xemacs-20-1p3 for changeset e292c9648bb9
author cvs
date Mon, 13 Aug 2007 09:28:40 +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 */
"###############",
"###############",
"###......######",
"###.......#####",
"###...##...####",
"###...###..####",
"###.......#####",
"###........####",
"###...###...###",
"###...####..###",
"###...###...###",
"###........####",
"###.......#####",
"###############",
"###############",
"###############"
};