view lisp/sb-pg-plus.xpm @ 47953:126b6cb8740d
(artist-ff-is-bottommost-line): Fix misplaced ELSE expression on IF.
author |
Juanma Barranquero <lekktu@gmail.com> |
date |
Fri, 18 Oct 2002 15:25:48 +0000 (2002-10-18) |
parents |
b6a19b71d4b7 |
children |
c2a09ac7b7b1 |
line source
/* XPM */
static char * sb_file+_xpm[] = {
"20 15 4 1",
" c None",
". c #828282",
"+ c #000000",
"@ c #FFFFFF",
" ............ ",
" .++++++++++++.",
" .++@@@@@@@@@@+.",
" .+@+@@@@@@@@@@+.",
" .+@@+@@@@@@@@@@+.",
" .+@@@+@@@++@@@@@+.",
" .+@@@@+@@@++@@@@@+.",
".+++++++@++++++@@@+.",
".+@@@@@@@++++++@@@+.",
".+@@@@@@@@@++@@@@@+.",
".+@@@@@@@@@++@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".++++++++++++++++++.",
" .................. "};