view etc/images/custom/right-pushed.xpm @ 107295:20bfefe13c4c

(menu-bar-manuals-menu): Fix typo.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Sun, 28 Feb 2010 23:37:19 +0000
parents 87681b1f74ce
children
line wrap: on
line source

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