view etc/images/separator.xpm @ 69524:1e827d428dd6

(ido-edit-input): Use selected match, if any.
author Kim F. Storm <storm@cua.dk>
date Thu, 16 Mar 2006 22:23:22 +0000
parents ed7704221f2b
children 75b06a7624a1
line wrap: on
line source

/* XPM */
static char * sep_xpm[] = {
"1 24 2 1",
" 	c None s backgroundToolBarColor",
".	c #776758",
" ",
" ",
" ",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
" ",
" ",
" "};