comparison gtk/pixmaps/tb_drag_arrow_up.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_up_xpm[] = {
3 "13 16 13 1",
4 " c None",
5 ". c #B80000",
6 "+ c #F02F2F",
7 "@ c #E87676",
8 "# c #E78383",
9 "$ c #E56A6A",
10 "% c #ED9191",
11 "& c #F05757",
12 "* c #E79F9F",
13 "= c #E54545",
14 "- c #EDAFAF",
15 "; c #D23333",
16 "> c #E40E0E",
17 " . ",
18 " +@. ",
19 " +#@$. ",
20 " +%#@$&. ",
21 " +*%#@$&=. ",
22 " +-*%#@$&=;. ",
23 ">>>>+#@$>>>>.",
24 " +#@$. ",
25 " +#@$. ",
26 " +#@$. ",
27 " +#@$. ",
28 " +#@$. ",
29 " +#@$. ",
30 " +#@$. ",
31 " +#@$. ",
32 " >>>>. "};