view etc/toolbar/ediff-A-xx.xpm @ 83:ba3ba6e17456

Added tag r20-0b91 for changeset 6a378aca36af
author cvs
date Mon, 13 Aug 2007 09:07:39 +0200
parents 0293115a14e9
children bfd6434d15b3
line wrap: on
line source

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