view etc/images/custom/right.xpm @ 103226:8d1eae3ec9a6

* frames.texi (Initial Parameters): Clarify what the initial minibuffer frame is.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 14 May 2009 04:00:44 +0000
parents b0ca8a5b94ae
children 87681b1f74ce
line wrap: on
line source

/* XPM */
static char * right_xpm[] = {
"8 8 4 1",
" 	c none",
".	c gray90",
"X	c gray45",
"O	c gray75",
"..      ",
"..O.    ",
"..OOO.  ",
"..OOOOOX",
"..OOOOXX",
"..OOXX  ",
"..XX    ",
"OO      "};