python-2.5.2/win32/tcl/tix8.4/bitmaps/plusarm.xpm
author jjkang
Fri, 11 Jun 2010 15:22:40 +0800
changeset 2 9da1e5517a66
parent 0 ae805ac0140d
permissions -rw-r--r--
Change SFL to EPL

/* XPM */
static char * plusarm_xpm[] = {
"9 9 3 1",
" 	c black",
".	c yellow",
"X	c gray40",
"         ",
" ....... ",
" ... ... ",
" ..X X.. ",
" .  X  . ",
" ..X X.. ",
" ... ... ",
" ....... ",
"         "};