aboutsummaryrefslogtreecommitdiffstats
path: root/art/recur.xpm
blob: bb34fa456838c68b20b6fb8ee89210a8ef9aa417 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* XPM */
static char * recur_xpm[] = {
"16 16 2 1",
"   c None",
".  c #333366",
"                ",
"                ",
"    ..   .....  ",
"  ...    ....   ",
"  ..     ....   ",
" ..      .....  ",
" ..      .  ..  ",
" ..         ..  ",
" ..  .      ..  ",
" .....      ..  ",
"  ....     ..   ",
"  ....    ...   ",
" .....   ..     ",
"                ",
"                ",
"                "};
th class='left'>AuthorAgeFilesLines * - Fix the build with modern GCC [1]danfe2007-06-194-12/+16 * BROKEN with gcc 4.2kris2007-05-271-0/+4 * Fix compile with OpenSSL 0.9.8b from -CURRENT.simon2006-08-111-3/+6 * - Fix master sitesmnag2006-05-251-1/+2