comparison pixmaps/tb_redo.xpm @ 2008:6f049002d963

[gaim-migrate @ 2018] i'm not sure i like this yet. i think we need better pixmaps or something. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 13 Jun 2001 07:26:16 +0000
parents
children
comparison
equal deleted inserted replaced
2007:948a67a691a6 2008:6f049002d963
1 /* XPM */
2 static char * tb_redo_xpm[] = {
3 "24 24 8 1",
4 " c None",
5 ". c #000000",
6 "+ c #4C603C",
7 "@ c #566B43",
8 "# c #445636",
9 "$ c #526741",
10 "% c #5A7046",
11 "& c #37452B",
12 " ",
13 " ",
14 " ",
15 " ",
16 " ",
17 " ",
18 " . ",
19 " .. ",
20 " ...+@. ",
21 " ..#+$$%$. ",
22 " .##...$@. ",
23 " .&. .. ",
24 " .&. . ",
25 " .. ",
26 " .. ",
27 " . ",
28 " . ",
29 " ",
30 " ",
31 " ",
32 " ",
33 " ",
34 " ",
35 " "};