view etc/images/separator.xpm @ 95189:70380eb2fa9d

(x_update_menu_appearance): Call Ffont_xlfd_name with two args.
author Kenichi Handa <handa@m17n.org>
date Thu, 22 May 2008 03:47:34 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};