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

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

/* XPM */
static char * file[] = {
/* width height num_colors chars_per_pixel */
"15 15 5 1",
" 	c Gray75 s backgroundToolBarColor",
".	c black",
"X	c white",
"o	c black",
"O	c black",
"               ",
"       .       ",
"       ..      ",
"       .X.     ",
" .......XX.    ",
" .XXXXXXXoX.   ",
" .XooooooooX.  ",
" .Xoooooooooo. ",
" .XooooooooO.  ",
" .oOOOOOOoO.   ",
" .......OO.    ",
"       .O.     ",
"       ..      ",
"       .       ",
"               ",
};