view lisp/sb-pg.xpm @ 44580:79c7463828d6
(marginal_area_string): Sort arguments.
author |
Pavel Janík <Pavel@Janik.cz> |
date |
Sun, 14 Apr 2002 08:16:33 +0000 (2002-04-14) |
parents |
6fb6afe9f97a |
children |
c2a09ac7b7b1 |
line source
/* XPM */
static char * sb_file_xpm[] = {
"20 15 4 1",
" c None",
". c #828282",
"+ c #000000",
"@ c #FFFFFF",
" ............ ",
" .++++++++++++.",
" .++@@@@@@@@@@+.",
" .+@+@@@@@@@@@@+.",
" .+@@+@@@@@@@@@@+.",
" .+@@@+@@@@@@@@@@+.",
" .+@@@@+@@@@@@@@@@+.",
".+++++++@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".++++++++++++++++++.",
" .................. "};