comparison gtk/pixmaps/tb_drag_arrow_down.xpm @ 14191:009db0b357b5

This is a hand-crafted commit to migrate across subversion revisions 16854:16861, due to some vagaries of the way the original renames were done. Witness that monotone can do in one revision what svn had to spread across several.
author Ethan Blanton <elb@pidgin.im>
date Sat, 16 Dec 2006 04:59:55 +0000
parents
children
comparison
equal deleted inserted replaced
14190:366be2ce35a7 14191:009db0b357b5
1 /* XPM */
2 static char * tb_drag_arrow_down_xpm[] = {
3 "13 16 13 1",
4 " g None",
5 ". g #E40E0E",
6 "+ g #B80000",
7 "@ g #F02F2F",
8 "# g #E78383",
9 "$ g #E87676",
10 "% g #E56A6A",
11 "& g #EDAFAF",
12 "* g #E79F9F",
13 "= g #ED9191",
14 "- g #F05757",
15 "; g #E54545",
16 "> g #D23333",
17 " ....+ ",
18 " @#$%+ ",
19 " @#$%+ ",
20 " @#$%+ ",
21 " @#$%+ ",
22 " @#$%+ ",
23 " @#$%+ ",
24 " @#$%+ ",
25 " @#$%+ ",
26 "....@#$%....+",
27 " @&*=#$%-;>+ ",
28 " @*=#$%-;+ ",
29 " @=#$%-+ ",
30 " @#$%+ ",
31 " @$+ ",
32 " + "};