view etc/toolbar/ediff-B-up.xpm @ 246:cf2a77a48c1c

Added tag r20-5b21 for changeset 51092a27c943
author cvs
date Mon, 13 Aug 2007 10:17:55 +0200
parents bfd6434d15b3
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 blue",
"# c Gray75 s backgroundToolBarColor",
/* pixels */
"###############",
"###############",
"###......######",
"###.......#####",
"###...##...####",
"###...###..####",
"###.......#####",
"###........####",
"###...###...###",
"###...####..###",
"###...###...###",
"###........####",
"###.......#####",
"###############",
"###############",
"###############"
};