view etc/images/separator.xpm @ 87351:ff3b31ef10b4

(Configuration): Document rcirc-server-alist, remove rcirc-startup-channels-alist and rcirc-default-server.
author Alex Schroeder <alex@gnu.org>
date Thu, 20 Dec 2007 21:47:02 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};