view etc/images/custom/right.xpm @ 100438:f2d8842e9574

* international/mule-cmds.el (select-safe-coding-system): * mail/rmail.el (rmail-require-mime-maybe): Fix arguments of `display-warning'.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 15 Dec 2008 15:44:13 +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      "};