view etc/toolbar/ediff-A-up.xpm @ 193:f53b5ca2e663 r20-3b23

Import from CVS: tag r20-3b23
author cvs
date Mon, 13 Aug 2007 09:58:30 +0200
parents bfd6434d15b3
children
line wrap: on
line source

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