view etc/images/separator.xpm @ 97029:6990bb16ca16

Rename diff-show-trailing-blanks to diff-show-trailing-whitespaces.
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Sat, 26 Jul 2008 00:28:45 +0000
parents 75b06a7624a1
children bc8dc4ac1e28
line wrap: on
line source

/* XPM */
static char * separator_xpm[] = {
"2 24 3 1",
" 	c None",
".	c #DBD3CB",
"+	c #FCFBFA",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};