view etc/toolbar/ediff-B-xx.xpm @ 181:bfd6434d15b3 r20-3b17

Import from CVS: tag r20-3b17
author cvs
date Mon, 13 Aug 2007 09:53:19 +0200
parents 0293115a14e9
children
line wrap: on
line source

/* XPM */
static char *ediff-B-up[] = {
/* width height num_colors chars_per_pixel */
"    15    15        2            1",
/* colors */
". c gray60",
"# c Gray75 s backgroundToolBarColor",
/* pixels */
"###############",
"###############",
"###......######",
"###.......#####",
"###...##...####",
"###...###..####",
"###.......#####",
"###........####",
"###...###...###",
"###...####..###",
"###...###...###",
"###........####",
"###.......#####",
"###############",
"###############",
"###############"
};