view etc/images/custom/right.xpm @ 101210:3956d6b01ba1

(UUID): New library for COM/OLE lookups.
author Jason Rumney <jasonr@gnu.org>
date Thu, 15 Jan 2009 15:18:04 +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      "};