view etc/images/separator.xpm @ 80008:f018b8d962d1

* tramp.texi: Move @setfilename ../info/tramp up, outside the header section. Reported by <poti@potis.org>. Use new FSF's Back-Cover Text.
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 02 Feb 2008 10:56:12 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};